:root {
    --color-primary: #6c63ff;
    --color-primary-dark: #4b32d9;
    --color-secondary: #ff6b2c;
    --color-accent: #00d4a6;
    --color-surface: #ffffff;
    --page-bg-top: #f1efff;
    --page-bg-mid: #f7f5ff;
    --page-bg-bottom: #f2efff;
    --color-muted: #57627a;
    --color-dark: #0b132b;
    --color-border: rgba(10, 18, 40, 0.08);
    --shadow-soft: 0 26px 64px rgba(9, 16, 33, 0.18);
    --radius-lg: 28px;
    --radius-md: 20px;
    --radius-sm: 12px;
    --header-height: 92px;
    --page-shell-gap: 40px;
    --app-banner-height: 0px;
}

@media (min-width: 1024px) and (max-width: 1600px) {
     :root {
        --header-height: 150px;
        --page-shell-gap: 24px;
    }
}

@media (max-width: 960px) {
     :root {
        --header-height: 86px;
        --page-shell-gap: 12px;
    }
}

@font-face {
    font-family: "FontAwesome";
    src: url("/assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2");
    font-display: optional;
}

@font-face {
    font-family: "Flaticon";
    src: url("/assets/fonts/Flaticon.woff") format("woff");
    font-display: optional;
}

@font-face {
    font-family: "Berlingske Sans";
    src: url("/assets/fonts/BerlingskeSans.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("/fonts/poppins/Poppins-Regular-latin-ext.woff2") format("woff2"), url("/fonts/poppins/Poppins-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Poppins";
    src: url("/fonts/poppins/Poppins-Regular-latin.woff2") format("woff2"), url("/fonts/poppins/Poppins-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Poppins";
    src: url("/fonts/poppins/Poppins-Medium-latin-ext.woff2") format("woff2"), url("/fonts/poppins/Poppins-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Poppins";
    src: url("/fonts/poppins/Poppins-Medium-latin.woff2") format("woff2"), url("/fonts/poppins/Poppins-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Poppins";
    src: url("/fonts/poppins/Poppins-SemiBold-latin-ext.woff2") format("woff2"), url("/fonts/poppins/Poppins-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Poppins";
    src: url("/fonts/poppins/Poppins-SemiBold-latin.woff2") format("woff2"), url("/fonts/poppins/Poppins-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Poppins";
    src: url("/fonts/poppins/Poppins-Bold-latin-ext.woff2") format("woff2"), url("/fonts/poppins/Poppins-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: "Poppins";
    src: url("/fonts/poppins/Poppins-Bold-latin.woff2") format("woff2"), url("/fonts/poppins/Poppins-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: hidden;
    min-height: 100%;
}

body.modern-landing {
    position: relative;
    isolation: isolate;
    background: radial-gradient(140% 140% at 12% 8%, rgba(108, 99, 255, 0.18) 0%, transparent 62%), radial-gradient(150% 150% at 90% -10%, rgba(255, 107, 44, 0.12) 0%, transparent 62%), linear-gradient(180deg, #f6f4ff 0%, #faf9ff 50%, #ffffff 100%);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position: center;
    color: var(--color-dark);
    font-family: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body.modern-landing::before,
body.modern-landing::after {
    content: "";
    position: fixed;
    border-radius: 999px;
    filter: blur(0);
    pointer-events: none;
    z-index: 0;
}

body.modern-landing::before {
    width: 420px;
    height: 420px;
    top: -140px;
    right: -140px;
    background: radial-gradient(circle, rgba(108, 99, 255, 0.28), transparent 70%);
    animation: ambientFloat 18s ease-in-out infinite;
}

body.modern-landing::after {
    width: 520px;
    height: 520px;
    bottom: -220px;
    left: -180px;
    background: radial-gradient(circle, rgba(0, 212, 166, 0.24), transparent 70%);
    animation: ambientFloat 22s ease-in-out infinite reverse;
}

body.modern-landing>*:not(.modern-header) {
    position: relative;
    z-index: 1;
}

body.modern-landing.page {
    background-color: var(--page-bg-mid);
    background-image: radial-gradient(65% 60% at 50% 12%, rgba(108, 99, 255, 0.12) 0%, rgba(108, 99, 255, 0) 70%), radial-gradient(50% 55% at 15% 80%, rgba(255, 107, 44, 0.08) 0%, rgba(255, 107, 44, 0) 70%), linear-gradient(180deg, var(--page-bg-top) 0%, var(--page-bg-mid) 45%, var(--page-bg-bottom) 100%);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position: center;
}

.modern-landing main {
    display: block;
    position: relative;
}

.modern-landing .section-shell {
    max-width: 1440px;
    margin: 0 auto;
    padding: 16px clamp(24px, 5vw, 72px);
    position: relative;
}

@media (max-width: 1280px) {
    .modern-landing .section-shell {
        max-width: 1200px;
        padding: 14px clamp(20px, 4vw, 56px);
    }
}

@media (min-width: 1600px) {
    .modern-landing .section-shell {
        max-width: 1680px;
    }
}

@media (min-width: 2000px) {
    .modern-landing .section-shell {
        max-width: 1920px;
    }
}

@media (min-width: 2400px) {
    .modern-landing .section-shell {
        max-width: 2200px;
    }
}

.modern-landing .hero+.section-shell::before,
.modern-landing .section-shell+.section-shell::before {
    content: none;
}

.modern-landing .section-shell>* {
    position: relative;
    z-index: 1;
}

.modern-landing main > [id],
.modern-landing section[id] {
    scroll-margin-top: calc(var(--header-height, 116px) + 24px);
}

.modern-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2000;
    background: #ffffff;
    backdrop-filter: none;
    border-bottom: none;
    box-shadow: none;
    overflow: visible;
    transition: background 0.2s ease, box-shadow 0.2s ease;
}

body.has-sticky-header {
    padding-top: var(--header-height, 80px);
}

@media (max-width: 960px) {
    body.has-sticky-header {
        padding-top: calc(var(--header-height, 56px) + 8px);
    }
}

body.modern-landing.page.has-sticky-header {
    padding-top: 0;
}

.modern-header.is-scrolled {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(235, 242, 255, 0.98));
    backdrop-filter: blur(12px);
    border-bottom: 1px solid rgba(15, 23, 42, 0.06);
    box-shadow: 0 16px 40px rgba(15, 23, 42, 0.12);
}

.modern-header.is-scrolled .modern-header__inner {
    padding: 12px clamp(18px, 4vw, 56px) 8px;
}

.modern-header.is-scrolled .brand-mark {
    transform: scale(1);
}

.scroll-progress {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 0%;
    background: linear-gradient(90deg, #efeaff 0%, #ffffff 34%, #e7fffa 68%, #fff4e8 100%);
    box-shadow: 0 0 10px rgba(239, 234, 255, 0.55);
    z-index: 30;
    opacity: 1;
    pointer-events: none;
    transition: width 0.1s ease-out;
}

@media (max-width: 960px) {
    .scroll-progress {
        height: 3px;
    }
}

@media (max-width: 640px) {
    .hero.welcome-hero {
        min-height: auto;
    }
    .scroll-progress {
        height: 2px;
    }
}

.modern-header::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(120% 140% at 10% 0%, rgba(108, 99, 255, 0.16), transparent 60%);
    opacity: 0;
    pointer-events: none;
}

.modern-header::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background: linear-gradient(90deg, rgba(108, 99, 255, 0.6), rgba(0, 212, 166, 0.5), rgba(255, 107, 44, 0.5));
    opacity: 1;
}

.modern-header.is-scrolled::before,
.modern-header.is-scrolled::after {
    opacity: 1;
}

.modern-header__inner {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    padding: 12px clamp(18px, 4vw, 56px) 8px;
    gap: 10px;
    flex-wrap: nowrap;
    width: 100%;
    max-width: none;
    margin: 0;
    box-sizing: border-box;
    transition: padding 0.2s ease;
}

.modern-header__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
}

.modern-header__top-actions {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
}

.modern-header__brand {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    font-size: clamp(22px, 2.2vw, 30px);
    font-weight: 700;
    letter-spacing: 0.01em;
    text-transform: none;
    color: var(--color-primary-dark);
    text-decoration: none;
    position: relative;
}

.modern-header__brand:hover,
.modern-header__brand:focus {
    text-decoration: none;
}

.modern-header__brand::after {
    content: none;
}

.modern-header__brand:hover,
.modern-header__brand:focus {
    color: var(--color-primary-dark);
    text-decoration: none;
}

.brand-mark {
    width: 42px;
    height: 42px;
    border-radius: 14px;
    background: transparent;
    border: 0;
    display: grid;
    place-items: center;
    box-shadow: none;
    flex-shrink: 0;
    position: relative;
    transition: transform 0.2s ease;
}

.brand-mark::before {
    content: none;
}

.modern-header.is-scrolled .brand-mark {
    border-color: transparent;
    box-shadow: none;
}

.modern-header.is-scrolled .brand-mark::before {
    opacity: 0;
}

.brand-mark img {
    width: 36px;
    height: 36px;
    display: block;
    filter: drop-shadow(0 6px 12px rgba(9, 16, 33, 0.2));
    transform: none;
}

.brand-text {
    display: flex;
    flex-direction: column;
    line-height: 1.1;
    min-width: 0;
    justify-content: center;
}

.brand-name {
    display: inline-flex;
    align-items: center;
    font-size: clamp(18px, 1.8vw, 24px);
    font-weight: 700;
    color: var(--color-primary-dark);
    letter-spacing: 0.02em;
}

.brand-tag {
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: none;
    color: rgba(15, 23, 42, 0.55);
    margin-top: 4px;
}

.brand-name__prime {
    color: var(--color-primary-dark);
}

.brand-name__trailer {
    color: var(--color-primary);
}

.modern-header__toggle {
    display: none;
    width: 44px;
    height: 44px;
    border-radius: 12px;
    border: 1px solid rgba(15, 23, 42, 0.1);
    background: transparent;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 6px;
}

.modern-header__toggle span {
    display: block;
    width: 20px;
    height: 2px;
    background: var(--color-dark);
    border-radius: 999px;
}

.modern-header__nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex: 0 0 auto;
    gap: 18px;
    min-width: 0;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
}

.modern-header__nav::-webkit-scrollbar {
    display: none;
}

@media (min-width: 961px) {
    .modern-header__nav {
        overflow: visible;
    }
}

.modern-header__links {
    display: flex;
    align-items: center;
    gap: clamp(10px, 1.6vw, 16px);
    flex-wrap: nowrap;
    row-gap: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    min-width: 0;
    white-space: nowrap;
    flex: 0 0 auto;
}

@media (min-width: 1100px) {
    .modern-header__links {
        flex-wrap: nowrap;
    }
}

@media (min-width: 1024px) {
    .modern-header__inner {
        flex-wrap: nowrap;
        gap: 12px;
    }
    .modern-header__nav {
        flex: 1 1 auto;
        width: auto;
        gap: 18px;
    }
    .modern-header__links,
    .modern-header__links--account {
        flex-wrap: nowrap;
    }
    .modern-header__links a {
        padding: 8px 10px;
        font-size: 13px;
    }
}

@media (max-width: 1280px) and (min-width: 961px) {
    .modern-header__links--account {
        gap: 10px;
    }
    .modern-header__links--account a {
        padding: 7px 10px;
        font-size: 12px;
    }
    .modern-header__links--account .accent--primary,
    .modern-header__links--account .accent--hot {
        padding: 7px 12px;
    }
}

@media (max-width: 1500px) and (min-width: 961px) {
    .modern-header__nav {
        flex-wrap: nowrap;
        gap: 14px;
    }
    .modern-header__links {
        gap: 10px;
    }
    .modern-header__links a {
        padding: 7px 10px;
        font-size: 12px;
        max-width: 160px;
    }
    .modern-header__links--account {
        gap: 10px;
        margin-left: auto;
    }
    .modern-header__links--account a {
        padding: 7px 10px;
        font-size: 12px;
        max-width: 190px;
    }
    .modern-header__links--account .accent {
        padding: 7px 12px;
    }
    .brand-tag {
        display: none;
    }
    .modern-header__brand {
        font-size: clamp(20px, 2vw, 26px);
    }
    .brand-mark {
        width: 38px;
        height: 38px;
        border-radius: 12px;
    }
}

@media (max-width: 1400px) and (min-width: 961px) {
    .modern-header__links--account a:not(.accent--primary) span {
        display: none;
    }
    .modern-header__links--account a:not(.accent--primary) {
        width: 38px;
        justify-content: center;
        padding: 7px;
    }
    .modern-header__links--account a:not(.accent--primary) .nav-icon {
        margin: 0;
        font-size: 14px;
    }
    .modern-header__links--account .accent--primary {
        max-width: 200px;
    }
    .modern-header__links--account .accent--primary span {
        display: inline-block;
        max-width: 160px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

@media (max-width: 1600px) and (min-width: 1024px) {
    .modern-header__inner {
        flex-wrap: nowrap;
        gap: 10px;
    }
    .modern-header__nav {
        width: 100%;
        flex: 0 0 auto;
        flex-wrap: nowrap;
        justify-content: space-between;
        gap: 12px;
    }
    .modern-header__links {
        flex: 0 0 auto;
    }
    .modern-header__links--account {
        margin-left: 0;
        flex-wrap: nowrap;
        white-space: nowrap;
        justify-content: flex-start;
    }
    .modern-header__controls {
        margin-left: 0;
        flex: 0 1 auto;
    }
    .modern-header__links a,
    .modern-header__links--account a {
        padding: 7px 10px;
        font-size: 12px;
    }
    .modern-header__links--account .accent,
    .modern-header__links .accent--hot {
        padding: 7px 12px;
    }
    .lang-switch .lang-switch__link {
        padding: 3px 8px;
        font-size: 11px;
    }
    .theme-toggle {
        padding: 5px 10px;
        font-size: 11px;
    }
}

@media (max-width: 2400px) and (min-width: 1024px) {
    .modern-header__inner {
        flex-wrap: nowrap;
    }
    .modern-header__nav {
        width: 100%;
        flex: 0 0 auto;
        flex-wrap: nowrap;
        justify-content: space-between;
        row-gap: 10px;
    }
    .modern-header__links {
        flex: 0 0 auto;
    }
    .modern-header__links--account {
        margin-left: 0;
        flex: 0 0 auto;
        flex-wrap: nowrap;
        white-space: nowrap;
        justify-content: flex-start;
        row-gap: 0;
    }
    .modern-header__controls {
        margin-left: 0;
        flex: 0 1 auto;
    }
}

@media (max-width: 2200px) and (min-width: 1024px) {
    .modern-header__nav {
        flex-wrap: nowrap;
        row-gap: 10px;
    }
    .modern-header__links {
        flex: 0 0 auto;
    }
    .modern-header__links--account {
        margin-left: 0;
        flex: 0 0 auto;
        flex-wrap: nowrap;
        white-space: nowrap;
        row-gap: 0;
        justify-content: flex-start;
    }
    .modern-header__controls {
        margin-left: 0;
        flex: 0 1 auto;
    }
}

.modern-header__links--account {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: clamp(10px, 2vw, 16px);
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: visible;
    min-width: 0;
    flex: 0 0 auto;
}

.modern-header__links--account::-webkit-scrollbar {
    display: none;
}

.modern-header__links--account a {
    min-width: 0;
    flex: 0 1 auto;
}

.modern-header__links--account a .nav-text {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.modern-header__links li {
    position: relative;
}

.modern-header__links a {
    min-width: 0;
    flex: 0 1 auto;
    text-decoration: none;
    color: rgba(15, 23, 42, 0.68);
    font-weight: 500;
    font-size: 14px;
    padding: 9px 14px;
    border-radius: 12px;
    transition: color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    z-index: 0;
    white-space: nowrap;
    text-transform: none;
}

.modern-header__links a .nav-text {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.modern-header__links a .nav-text--stack {
    display: inline-flex;
    flex-direction: column;
    line-height: 1.2;
    white-space: normal;
    text-align: left;
}

.modern-header__links--account a .nav-text--stack {
    align-items: center;
    text-align: center;
}

.modern-header__links a .nav-text--stack span {
    display: block;
}

.modern-header__links a:focus-visible {
    outline: 2px solid rgba(108, 99, 255, 0.4);
    outline-offset: 2px;
}

.modern-header__links a::after {
    content: "";
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 0;
    height: 3px;
    border-radius: 999px;
    background: linear-gradient(135deg, rgba(108, 99, 255, 0.45), rgba(108, 99, 255, 0));
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.2s ease;
    z-index: 1;
}

.modern-header__links a::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 12px;
    background: rgba(108, 99, 255, 0.08);
    opacity: 0;
    transition: opacity 0.2s ease;
    z-index: -1;
}

.modern-header__links a .nav-icon {
    display: inline-block;
    width: 1.1em;
    text-align: center;
    flex: 0 0 1.1em;
    font-size: 14px;
    color: rgba(108, 99, 255, 0.7);
    transition: transform 0.2s ease, color 0.2s ease;
}

.modern-header__links a:hover,
.modern-header__links a:focus {
    color: var(--color-primary-dark);
    transform: translateY(-1px);
}

.modern-header__links a:hover::after,
.modern-header__links a:focus::after {
    transform: scaleX(1);
}

.modern-header__links a:hover::before,
.modern-header__links a:focus::before {
    opacity: 1;
}

.modern-header__links a:hover .nav-icon,
.modern-header__links a:focus .nav-icon {
    color: var(--color-primary);
    transform: translateY(-1px);
}

.modern-header__links .accent {
    font-weight: 600;
    letter-spacing: 0.02em;
}

.modern-header__links--account .accent {
    font-weight: 600;
    letter-spacing: 0.02em;
    padding: 9px 18px;
}

.modern-header__links--account .accent--primary {
    background: linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));
    color: #fff;
    box-shadow: 0 12px 30px rgba(108, 99, 255, 0.22), 0 4px 14px rgba(10, 16, 32, 0.18), 0 0 18px rgba(108, 99, 255, 0.18);
    font-size: 14px;
}

.modern-header__links--account .accent--primary::after {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.26), rgba(255, 255, 255, 0));
    opacity: 1;
}

.modern-header__links--account .accent--primary:hover,
.modern-header__links--account .accent--primary:focus {
    transform: translateY(-1px);
    box-shadow: 0 18px 36px rgba(108, 99, 255, 0.28), 0 6px 18px rgba(10, 16, 32, 0.2), 0 0 24px rgba(108, 99, 255, 0.22);
}

.modern-header__links .accent--hot {
    background: linear-gradient(135deg, rgba(108, 99, 255, 0.98), rgba(169, 123, 255, 0.96));
    color: #fff;
    box-shadow: 0 14px 32px rgba(108, 99, 255, 0.26), 0 6px 16px rgba(10, 16, 32, 0.18), 0 0 22px rgba(169, 123, 255, 0.2), inset 0 0 0 1px rgba(255, 255, 255, 0.32);
    border-radius: 999px;
    padding: 9px 18px;
}

.modern-header__links .accent--hot::before {
    opacity: 0;
}

.modern-header__links .accent--hot::after {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0));
    opacity: 1;
}

.modern-header__links .accent--hot .nav-icon {
    color: #fff;
}

.modern-header__links .accent--primary .nav-icon {
    color: #fff;
}

.modern-header__links .accent--primary:hover .nav-icon,
.modern-header__links .accent--primary:focus .nav-icon,
.modern-header__links .accent--hot:hover .nav-icon,
.modern-header__links .accent--hot:focus .nav-icon {
    color: #fff;
}

.modern-header__links .accent--hot:hover,
.modern-header__links .accent--hot:focus {
    transform: translateY(-2px);
    box-shadow: 0 20px 38px rgba(108, 99, 255, 0.32), 0 8px 20px rgba(10, 16, 32, 0.22), 0 0 26px rgba(169, 123, 255, 0.26);
}

@media (min-width: 1024px) {
    .modern-header.is-scrolled .modern-header__links {
        gap: clamp(8px, 1vw, 12px);
    }
    .modern-header.is-scrolled .modern-header__links a {
        padding: 7px 10px;
        font-size: 12px;
    }
    .modern-header.is-scrolled .modern-header__links--account {
        gap: 8px;
    }
    .modern-header.is-scrolled .modern-header__links--account a {
        padding: 7px 10px;
        font-size: 12px;
    }
    .modern-header.is-scrolled .modern-header__links--account .accent {
        padding: 7px 14px;
    }
}

@media (max-width: 960px) {
    .modern-header__inner {
        min-height: var(--header-height, 56px);
        padding: 10px clamp(16px, 4vw, 24px);
    }
    .brand-mark {
        width: 36px;
        height: 36px;
        border-radius: 12px;
    }
    .brand-mark img {
        width: 30px;
        height: 30px;
    }
    .modern-header__nav {
        position: fixed;
        inset: 0 0 var(--app-banner-height, 0px) 0;
        left: 0;
        right: 0;
        width: 100%;
        max-width: 100vw;
        margin: 0;
        box-sizing: border-box;
        background: rgba(255, 255, 255, 0.98);
        flex-direction: column;
        align-items: stretch;
        padding: var(--header-height, 56px) clamp(18px, 4vw, 28px) 24px;
        border-bottom: 1px solid rgba(15, 23, 42, 0.08);
        box-shadow: 0 18px 30px rgba(15, 23, 42, 0.08);
        transform-origin: top;
        transform: scaleY(0.9);
        opacity: 0;
        visibility: hidden;
        display: none;
        overflow-y: auto;
        overflow-x: hidden;
        transition: opacity 0.2s ease, transform 0.2s ease;
    }
    .modern-header__nav.is-open {
        display: flex;
        opacity: 1;
        visibility: visible;
        transform: scaleY(1);
    }
    .modern-header__links,
    .modern-header__links--account {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        width: 100%;
    }
    .modern-header__links--account {
        margin-left: 0;
        width: 100%;
        white-space: normal;
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
        overflow: visible;
        flex-wrap: nowrap;
    }
    .modern-header__links--account a {
        padding: 7px 10px;
        font-size: 12px;
        width: 100%;
        justify-content: flex-start;
        white-space: normal;
    }
    .modern-header__links--account a.accent--primary {
        width: auto;
        max-width: 100%;
        align-self: flex-start;
        padding-inline: 18px;
    }
    .modern-header__links a {
        width: 100%;
        justify-content: flex-start;
    }
    .modern-header__toggle {
        display: inline-flex;
    }
}

@media (max-width: 960px) {
    .modern-header__top {
        flex-wrap: nowrap;
        row-gap: 0;
        gap: 8px;
        align-items: center;
    }
    .modern-header__brand {
        flex: 1 1 auto;
        min-width: 0;
        gap: 8px;
    }
    .brand-name {
        font-size: clamp(15px, 5vw, 22px);
        line-height: 1;
    }
    .modern-header__top-actions {
        width: auto;
        margin-left: auto;
        justify-content: flex-end;
        gap: 8px;
        flex: 0 0 auto;
    }
    .modern-header__controls {
        margin-left: 0;
        display: none;
    }
    .modern-header__app-cta {
        display: inline-flex;
        flex: 0 0 auto;
        white-space: nowrap;
        padding: 9px 15px;
        font-size: 12px;
        max-width: min(46vw, 210px);
    }
    .modern-header__app-cta span {
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .modern-header__mobile-controls {
        display: flex;
    }
    .modern-header__toggle {
        width: 40px;
        height: 40px;
        border-radius: 12px;
        flex: 0 0 40px;
    }
}

@media (max-width: 720px) {
    body.modern-landing {
        overflow-x: hidden;
    }
    .modern-landing .section-shell {
        padding-inline: clamp(16px, 5vw, 22px);
    }
    .brand-tag {
        display: none;
    }
    .brand-name {
        font-size: clamp(14px, 4.8vw, 20px);
    }
    .hero__content {
        align-items: center;
        text-align: center;
    }
    .hero__content>* {
        max-width: 100%;
    }
    .hero__actions {
        justify-content: center;
        flex-wrap: wrap;
    }
    .modern-header__app-cta {
        padding: 9px 14px;
        gap: 6px;
    }
    .modern-header__app-cta span {
        display: inline;
        max-width: 100%;
    }
}

.reveal {
    opacity: 0;
    transform: translateY(28px);
    transition: opacity 0.6s ease, transform 0.6s ease;
    transition-delay: var(--reveal-delay, 0s);
}

.reveal.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

[data-reveal="left"].reveal {
    transform: translateX(-28px);
}

[data-reveal="right"].reveal {
    transform: translateX(28px);
}

[data-reveal="zoom"].reveal {
    transform: scale(0.96);
}

.reveal.is-visible[data-reveal="left"],
.reveal.is-visible[data-reveal="right"] {
    transform: translate3d(0, 0, 0);
}

.reveal.is-visible[data-reveal="zoom"] {
    transform: scale(1);
}

@keyframes ambientFloat {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(10px, -16px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes pulseDot {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 107, 44, 0.6);
    }
    70% {
        box-shadow: 0 0 0 12px rgba(255, 107, 44, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 107, 44, 0);
    }
}

@keyframes floatUpDown {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

@media (prefers-reduced-motion: reduce) {
    .reveal {
        opacity: 1;
        transform: none;
        transition: none;
    }
    .hero__phone,
    .hero__sparkles,
    .scroll-hint__icon,
    body.modern-landing::before,
    body.modern-landing::after {
        animation: none;
    }
}

.hero.welcome-hero {
    position: relative;
    padding: clamp(0px, 1vw, 20px) 0 clamp(50px, 7vw, 110px);
    background: transparent !important;
    overflow: visible;
}

.hero.welcome-hero::before,
.hero.welcome-hero::after {
    content: none;
}

.hero__grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 32px;
    align-items: start;
    min-height: clamp(660px, 70vh, 820px);
}

.hero__content {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 0;
}

.hero__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 16px;
    border-radius: 999px;
    background: rgba(108, 99, 255, 0.14);
    border: 1px solid rgba(108, 99, 255, 0.18);
    color: var(--color-primary);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 12px;
}

.hero__eyebrow i {
    font-size: 12px;
    color: var(--color-primary);
}

.hero__title {
    font-size: clamp(36px, 4vw, 56px);
    font-weight: 600;
    line-height: 1.08;
    margin: 18px 0 16px;
    min-height: 2.25em;
    color: var(--color-dark);
    font-family: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.hero__title-poppins {
    font-weight: 800;
    display: block;
}

.hero__desc {
    font-size: 18px;
    line-height: 1.6;
    color: var(--color-muted);
    max-width: 560px;
    margin-bottom: 28px;
    min-height: 4.8em;
    font-family: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-weight: 500;
}

.hero__badges {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin: 0;
    width: 100%;
    min-width: 0;
    max-width: 100%;
    padding: 0;
    list-style: none;
}

.hero__badge {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(108, 99, 255, 0.18);
    color: var(--color-primary-dark);
    font-weight: 600;
    font-size: 13px;
    width: 100%;
    min-width: 0;
    max-width: 100%;
    box-sizing: border-box;
    justify-content: flex-start;
    overflow-wrap: anywhere;
    font-family: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.hero__badge i {
    display: inline-block;
    width: 1.1em;
    text-align: center;
    flex: 0 0 1.1em;
    color: var(--color-primary);
}

.hero__cta {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.hero__stores {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    justify-content: center;
    align-self: flex-start;
    width: auto;
    max-width: 100%;
    margin-top: 16px;
    padding: 10px 12px;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.75);
    border: 1px solid rgba(108, 99, 255, 0.18);
    box-shadow: 0 16px 32px rgba(9, 16, 33, 0.12);
}

.store-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px 8px;
    border-radius: 14px;
    background: rgba(15, 23, 42, 0.04);
    border: 1px solid rgba(15, 23, 42, 0.08);
    box-shadow: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease, border 0.2s ease;
}

.store-badge img {
    width: 150px;
    height: auto;
    display: block;
    border-radius: 12px;
}

.store-badge--apple {
    background: rgba(15, 23, 42, 0.06);
}

.store-badge--google {
    background: rgba(108, 99, 255, 0.06);
}

.store-badge:hover,
.store-badge:focus {
    transform: translateY(-2px);
    box-shadow: 0 14px 26px rgba(9, 16, 33, 0.16);
    border-color: rgba(108, 99, 255, 0.28);
}

.store-badge:focus-visible {
    outline: 3px solid rgba(108, 99, 255, 0.35);
    outline-offset: 3px;
}

.btn-primary,
.btn-secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-radius: 14px;
    padding: 14px 26px;
    font-weight: 600;
    font-size: 16px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.btn-primary:visited {
    color: #fff;
}

.btn-secondary:visited {
    color: var(--color-primary-dark);
}

.btn-primary:focus-visible,
.btn-secondary:focus-visible {
    outline: 3px solid rgba(108, 99, 255, 0.3);
    outline-offset: 2px;
}

.btn-primary {
    background: linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));
    color: #fff;
    box-shadow: 0 18px 30px rgba(108, 99, 255, 0.28);
}

.btn-secondary {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.88), rgba(235, 242, 255, 0.9));
    color: var(--color-primary-dark);
    box-shadow: 0 12px 24px rgba(9, 16, 33, 0.12);
    border: 1px solid rgba(108, 99, 255, 0.2);
}

.btn-primary:hover,
.btn-primary:focus {
    transform: translateY(-2px);
    background: linear-gradient(135deg, var(--color-primary-dark), #3d2ab4);
    box-shadow: 0 22px 36px rgba(108, 99, 255, 0.4);
}

.btn-secondary:hover,
.btn-secondary:focus {
    transform: translateY(-2px);
    background: linear-gradient(135deg, rgba(108, 99, 255, 0.95), rgba(75, 50, 217, 0.95));
    color: #fff;
    box-shadow: 0 22px 36px rgba(108, 99, 255, 0.32);
    border-color: transparent;
}

.hero__metrics {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 16px;
    margin-top: 36px;
}

.metric-card {
    position: relative;
    padding: 18px;
    border-radius: var(--radius-md);
    background: rgba(255, 255, 255, 0.82);
    backdrop-filter: blur(14px);
    border: 1px solid rgba(255, 255, 255, 0.4);
    box-shadow: 0 18px 40px rgba(9, 16, 33, 0.14);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.metric-card__value {
    margin: 0;
    font-size: 32px;
    font-weight: 700;
    color: var(--color-primary);
}

.metric-card p {
    margin: 6px 0 0;
    font-size: 14px;
    color: var(--color-muted);
}

.metric-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 24px 50px rgba(9, 16, 33, 0.18);
}

.hero__visual {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    align-self: flex-start;
    padding-top: 0;
}

.hero__side {
    display: grid;
    gap: 16px;
    width: min(380px, 100%);
    align-content: start;
    min-height: 440px;
    margin-top: 0;
}

@media (min-width: 1025px) {
    .hero__side {
        margin-top: 36px;
    }
}

.hero__side-panel {
    background: linear-gradient(140deg, rgba(108, 99, 255, 0.18), rgba(108, 99, 255, 0.06));
    border-radius: 24px;
    padding: 18px;
    width: 100%;
    max-width: 100%;
    min-height: 176px;
    border: 1px solid rgba(108, 99, 255, 0.24);
    box-shadow: 0 18px 38px rgba(9, 16, 33, 0.12);
    overflow: hidden;
    box-sizing: border-box;
}

.hero__side-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 11px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--color-primary-dark);
    margin-bottom: 12px;
    font-family: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.hero__phone {
    position: relative;
    background-color: rgba(92, 82, 235, 0.98);
    background-image: radial-gradient(260px 220px at 12% 18%, rgba(255, 255, 255, 0.22), transparent 70%), radial-gradient(240px 200px at 82% 16%, rgba(255, 255, 255, 0.14), transparent 72%), radial-gradient(280px 240px at 18% 86%, rgba(0, 0, 0, 0.22), transparent 72%), radial-gradient(260px 220px at 86% 88%, rgba(0, 0, 0, 0.18), transparent 74%), linear-gradient(160deg, rgba(108, 99, 255, 0.98), rgba(75, 50, 217, 0.98));
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: screen, multiply, screen, multiply, normal;
    border-radius: 38px;
    padding: 32px 26px;
    min-height: 248px;
    width: min(340px, 100%);
    margin: 0;
    box-sizing: border-box;
    box-shadow: 0 26px 60px rgba(33, 28, 90, 0.35), inset 0 1px 1px rgba(255, 255, 255, 0.35), inset 0 -18px 38px rgba(0, 0, 0, 0.28);
    color: #fff;
    text-shadow: 0 1px 1px rgba(15, 23, 42, 0.25);
    animation: floatUpDown 7s ease-in-out infinite;
    font-family: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.hero__phone::before {
    content: "";
    position: absolute;
    inset: 12px;
    border-radius: 32px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 22px rgba(255, 255, 255, 0.12);
}

.hero__phone::after {
    content: "";
    position: absolute;
    inset: -12px;
    border-radius: 46px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.18), transparent 70%);
    opacity: 0.55;
    z-index: -1;
}

.hero__side .hero__phone {
    width: 100%;
}

.hero__phone h2,
.hero__phone h3 {
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 18px;
    font-family: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.hero__phone ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 14px;
    font-size: 15px;
}

.hero__phone li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
}

.hero__phone li i {
    display: inline-block;
    width: 18px;
    flex: 0 0 18px;
    text-align: center;
    color: rgba(255, 255, 255, 0.92);
}

.scroll-hint {
    position: absolute;
    left: 50%;
    right: auto;
    bottom: 16px;
    margin: 0;
    width: auto;
    transform: translateX(-50%);
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    font-size: 12px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: rgba(15, 23, 42, 0.65);
    text-decoration: none;
    z-index: 2;
    padding: 8px 16px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.82);
    border: 1px solid rgba(108, 99, 255, 0.16);
    box-shadow: 0 10px 20px rgba(108, 99, 255, 0.14);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    white-space: nowrap;
    transition: transform 0.2s ease, box-shadow 0.2s ease, color 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}

.scroll-hint:hover,
.scroll-hint:focus-visible {
    text-decoration: none;
    transform: translateX(-50%) translateY(-2px);
    color: var(--color-primary-dark);
    border-color: rgba(108, 99, 255, 0.24);
    box-shadow: 0 14px 26px rgba(108, 99, 255, 0.2);
    background: rgba(255, 255, 255, 0.9);
}

.scroll-hint__icon {
    width: 30px;
    height: 30px;
    border-radius: 999px;
    background: rgba(108, 99, 255, 0.14);
    border: 1px solid rgba(108, 99, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-primary);
    animation: floatUpDownSmall 2.6s ease-in-out infinite;
}

.scroll-hint__icon i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1em;
    height: 1em;
    line-height: 1;
    transform: translateX(1px);
}

@keyframes floatUpDownSmall {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-4px);
    }
    100% {
        transform: translateY(0);
    }
}

.section-intro {
    text-align: center;
    margin-bottom: 52px;
    position: relative;
}

.section-intro>p:first-child {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 14px;
    border-radius: 999px;
    background: rgba(108, 99, 255, 0.12);
    color: var(--color-primary-dark);
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-weight: 600;
    font-size: 12px;
}

.section-intro>p:not(:first-child) {
    margin: 14px auto 0;
    max-width: 720px;
    color: var(--color-muted);
    font-size: 16px;
}

.section-intro h2 {
    font-size: clamp(32px, 4vw, 42px);
    font-weight: 700;
    margin-top: 14px;
    font-family: "Berlingske Sans", "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.feature-card h3,
.step-card h3,
.partner-card h3,
.testimonial-person h3 a,
.cta-final h2,
.page-card h1,
.page-card h2,
.page-card h3,
.app-story__content h3,
.hero__phone h2,
.hero__phone h3 {
    font-family: "Berlingske Sans", "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.feature-grid {
    display: grid;
    gap: 24px;
}

@media (min-width: 768px) {
    .feature-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

.feature-card {
    position: relative;
    background: var(--color-surface);
    padding: 28px;
    border-radius: var(--radius-md);
    box-shadow: 0 22px 50px rgba(8, 15, 30, 0.12);
    border: 1px solid rgba(12, 24, 50, 0.08);
    display: grid;
    gap: 18px;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    overflow: hidden;
}

.feature-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 32px 60px rgba(8, 15, 30, 0.18);
}

.feature-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(140deg, rgba(108, 99, 255, 0.08), transparent 60%);
    opacity: 0;
    transition: opacity 0.25s ease;
    pointer-events: none;
    z-index: 0;
}

.feature-card:hover::after {
    opacity: 1;
}

.feature-card>* {
    position: relative;
    z-index: 1;
}

.feature-card__media {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: var(--radius-sm);
    justify-self: stretch;
}

.feature-card--vehicle picture.feature-card__media {
    width: calc(100% + 56px);
    margin: -28px -28px 0 -28px;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    border-radius: var(--radius-md) var(--radius-md) 0 0;
    display: block;
}

.feature-card--vehicle picture.feature-card__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    max-width: 100%;
    border-radius: 0;
}

.feature-card__icon {
    width: 56px;
    height: 56px;
    border-radius: 16px;
    display: grid;
    place-items: center;
    background: linear-gradient(135deg, rgba(108, 99, 255, 0.2), rgba(0, 212, 166, 0.16));
    color: var(--color-primary);
    font-size: 28px;
}

.feature-card h3 a {
    color: inherit;
    text-decoration: none;
}

.steps {
    display: grid;
    gap: 28px;
}

@media (min-width: 900px) {
    .steps {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

.step-card {
    background: var(--color-surface);
    padding: 26px;
    border-radius: var(--radius-md);
    border: 1px solid var(--color-border);
    position: relative;
    box-shadow: 0 18px 40px rgba(8, 15, 30, 0.08);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.step-card__index {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    background: linear-gradient(135deg, rgba(108, 99, 255, 0.18), rgba(255, 107, 44, 0.18));
    display: grid;
    place-items: center;
    font-weight: 700;
    color: var(--color-primary);
    margin-bottom: 18px;
}

.step-card::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: var(--radius-md);
    background: linear-gradient(120deg, rgba(108, 99, 255, 0.08), transparent 55%);
    opacity: 0;
    transition: opacity 0.25s ease;
    pointer-events: none;
    z-index: 0;
}

.step-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 26px 54px rgba(8, 15, 30, 0.14);
}

.step-card:hover::after {
    opacity: 1;
}

.step-card>* {
    position: relative;
    z-index: 1;
}

.comparison-shell {
    background: linear-gradient(150deg, rgba(255, 255, 255, 0.95), rgba(240, 245, 255, 0.96));
    border: 1px solid rgba(108, 99, 255, 0.18);
    border-radius: var(--radius-lg);
    box-shadow: 0 24px 58px rgba(8, 15, 30, 0.14);
    overflow: hidden;
}

.comparison-header,
.comparison-row {
    display: grid;
    grid-template-columns: minmax(180px, 1.2fr) minmax(160px, 1fr) minmax(160px, 1fr);
    gap: 18px;
    align-items: start;
    padding: 18px 24px;
}

.comparison-header {
    background: linear-gradient(135deg, rgba(108, 99, 255, 0.14), rgba(0, 212, 166, 0.12));
    color: var(--color-primary-dark);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: 700;
    font-size: 12px;
}

.comparison-row {
    border-top: 1px solid rgba(108, 99, 255, 0.12);
    background: rgba(255, 255, 255, 0.84);
}

.comparison-row__step {
    font-weight: 700;
    color: var(--color-dark);
}

.comparison-row__prime strong,
.comparison-row__legacy strong {
    display: block;
    font-size: 21px;
    line-height: 1.2;
    margin-bottom: 4px;
    font-family: "Berlingske Sans", "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.comparison-row__prime strong {
    color: #175bc4;
}

.comparison-row__legacy strong {
    color: #b45309;
}

.comparison-row small {
    color: var(--color-muted);
    font-size: 14px;
    line-height: 1.45;
    display: block;
}

.comparison-mobile-label {
    display: none;
    margin-bottom: 6px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 11px;
    font-weight: 700;
}

.comparison-metrics {
    display: grid;
    gap: 18px;
    margin-top: 22px;
}

.comparison-metric {
    background: var(--color-surface);
    border: 1px solid rgba(108, 99, 255, 0.16);
    border-radius: var(--radius-md);
    padding: 18px 20px;
    box-shadow: 0 14px 30px rgba(8, 15, 30, 0.08);
}

.comparison-metric h3 {
    margin: 0;
    font-size: 30px;
    line-height: 1.1;
    color: var(--color-primary-dark);
}

.comparison-metric p {
    margin: 8px 0 0;
    color: var(--color-muted);
}

@media (min-width: 920px) {
    .comparison-metrics {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 900px) {
    .comparison-header {
        display: none;
    }
    .comparison-row {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .comparison-mobile-label {
        display: inline-block;
    }
    .comparison-row__prime .comparison-mobile-label {
        color: #175bc4;
    }
    .comparison-row__legacy .comparison-mobile-label {
        color: #b45309;
    }
}

.partners-showcase {
    background: linear-gradient(140deg, #0b132b 0%, #121b3a 55%, #0b132b 100%);
    color: #fff;
    border-radius: var(--radius-lg);
    padding: 48px;
    position: relative;
    overflow: hidden;
}

.partners-showcase::before {
    content: "";
    position: absolute;
    right: -120px;
    bottom: -160px;
    width: 380px;
    height: 380px;
    background: radial-gradient(circle, rgba(255, 107, 44, 0.22), transparent 70%);
    opacity: 0.8;
}

.partners-showcase h3 {
    color: #eef1ff;
}

.partners-showcase p {
    color: rgba(224, 232, 255, 0.85);
}

.partners-showcase::after {
    content: "";
    position: absolute;
    inset: -60px auto auto -100px;
    width: 460px;
    height: 460px;
    background: radial-gradient(circle, rgba(108, 99, 255, 0.22), transparent 70%);
}

.partners-showcase>* {
    position: relative;
    z-index: 1;
}

.partners-grid {
    display: grid;
    gap: 20px;
}

@media (min-width: 992px) {
    .partners-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        align-items: center;
    }
}

.partner-card {
    background: rgba(15, 23, 42, 0.72);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: var(--radius-md);
    padding: 24px;
    display: grid;
    gap: 18px;
    box-shadow: 0 20px 40px rgba(8, 12, 24, 0.28);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    position: relative;
    overflow: hidden;
}

.partner-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 26px 54px rgba(8, 12, 24, 0.32);
}

.partner-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(160deg, rgba(108, 99, 255, 0.14), transparent 60%);
    opacity: 0;
    transition: opacity 0.25s ease;
    pointer-events: none;
    z-index: 0;
}

.partner-card:hover::after {
    opacity: 1;
}

.partner-card>* {
    position: relative;
    z-index: 1;
}

.partner-card img {
    width: 100%;
    border-radius: var(--radius-sm);
}

.partner-card__meta {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border-radius: 999px;
    font-size: 13px;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.16);
    color: #f0f4ff;
}

.testimonial-wrapper {
    position: relative;
    background: linear-gradient(140deg, rgba(255, 255, 255, 0.97), rgba(234, 241, 255, 0.93));
    border-radius: var(--radius-lg);
    margin-inline: clamp(-16px, -1.8vw, -30px);
    padding: clamp(52px, 4.8vw, 64px) clamp(36px, 3.6vw, 54px) clamp(90px, 6.6vw, 120px);
    box-shadow: 0 12px 30px rgba(8, 15, 30, 0.09), 0 24px 58px rgba(8, 15, 30, 0.06);
    border: 1px solid var(--color-border);
    overflow: hidden;
    isolation: isolate;
}

.testimonial-wrapper::before {
    content: "";
    position: absolute;
    inset: -26% -18%;
    background: radial-gradient(46% 58% at 6% 6%, rgba(108, 99, 255, 0.24), transparent 74%), radial-gradient(44% 58% at 96% 84%, rgba(0, 212, 166, 0.16), transparent 76%);
    filter: blur(40px);
    opacity: 0.68;
    pointer-events: none;
    z-index: 0;
}

.testimonial-wrapper::after {
    content: "";
    position: absolute;
    left: -20%;
    right: -20%;
    top: 40%;
    bottom: -48%;
    background: radial-gradient(78% 62% at 50% 12%, rgba(108, 99, 255, 0.18), rgba(108, 99, 255, 0) 74%), linear-gradient(180deg, rgba(108, 99, 255, 0) 0%, rgba(108, 99, 255, 0.08) 52%, rgba(108, 99, 255, 0.16) 100%);
    filter: blur(34px);
    opacity: 0.36;
    pointer-events: none;
    z-index: 0;
}

.testimonial-wrapper>* {
    position: relative;
    z-index: 1;
}

.testimonial-carousel .single-testimonial-box {
    position: relative;
    padding: 26px;
    background: rgba(255, 255, 255, 0.94);
    border-radius: var(--radius-md);
    border: 1px solid rgba(108, 99, 255, 0.1);
    box-shadow: 0 10px 26px rgba(15, 23, 42, 0.08);
    overflow: hidden;
    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
    height: 100%;
    display: flex;
    min-height: 340px;
}

.testimonial-carousel.owl-carousel:not(.owl-loaded) {
    display: flex;
    gap: 20px;
    overflow: hidden;
    width: 100%;
}

.testimonial-carousel.owl-carousel:not(.owl-loaded) > .single-testimonial-box {
    flex: 0 0 calc((100% - 40px) / 3);
    max-width: calc((100% - 40px) / 3);
}

.testimonial-carousel .owl-stage-outer {
    padding: 16px 10px 58px;
    margin-inline: -10px;
    -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 4%, #000 96%, transparent 100%);
    mask-image: linear-gradient(90deg, transparent 0%, #000 4%, #000 96%, transparent 100%);
}

.testimonial-carousel .owl-stage {
    display: flex;
    align-items: stretch;
}

.testimonial-carousel .owl-item {
    display: flex;
    height: auto;
    padding: 0 10px 6px;
}

.testimonial-description {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.testimonial-person {
    margin-top: auto;
    padding-top: 24px;
    position: relative;
}

.testimonial-person::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, rgba(108, 99, 255, 0), rgba(108, 99, 255, 0.28), rgba(108, 99, 255, 0));
    opacity: 0.8;
}

.testimonial-carousel .single-testimonial-box:hover {
    transform: translateY(-6px);
    background: linear-gradient(160deg, rgba(108, 99, 255, 0.14), rgba(108, 99, 255, 0.22));
    box-shadow: 0 18px 38px rgba(15, 23, 42, 0.14);
}

.testimonial-carousel .single-testimonial-box:hover .testimonial-comment p,
.testimonial-carousel .single-testimonial-box:hover .testimonial-person h3 a,
.testimonial-carousel .single-testimonial-box:hover .testimonial-person p {
    color: rgba(24, 33, 64, 0.9);
}

.testimonial-carousel .single-testimonial-box:hover .testimonial-img {
    transform: scale(1.05);
    transition: transform 0.25s ease;
}

.testimonial-comment p {
    font-size: 18px;
    line-height: 1.6;
    color: var(--color-dark);
    transition: color 0.3s ease;
}

.testimonial-person h3 a {
    color: var(--color-primary);
    text-decoration: none;
    transition: color 0.3s ease;
}

.testimonial-location {
    margin: 4px 0 0;
    font-size: 15px;
    color: var(--color-muted);
    transition: color 0.3s ease;
}

.brand-strip {
    border-radius: var(--radius-lg);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(235, 242, 255, 0.92));
    padding: 32px 24px;
    box-shadow: 0 18px 40px rgba(8, 15, 30, 0.08);
    border: 1px solid var(--color-border);
    position: relative;
    overflow: hidden;
}

.brand-strip::after {
    content: "";
    position: absolute;
    right: -80px;
    top: -60px;
    width: 220px;
    height: 220px;
    background: radial-gradient(circle, rgba(0, 212, 166, 0.2), transparent 70%);
    opacity: 0.7;
}

.brand-strip>* {
    position: relative;
    z-index: 1;
}

.brand-item.owl-carousel:not(.owl-loaded) {
    display: flex;
    align-items: center;
    gap: 16px;
    overflow: hidden;
    width: 100%;
}

.brand-item.owl-carousel:not(.owl-loaded) > .item {
    flex: 0 0 calc((100% - 80px) / 6);
    max-width: calc((100% - 80px) / 6);
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100px;
}

@media (max-width: 991px) {
    .testimonial-carousel.owl-carousel:not(.owl-loaded) > .single-testimonial-box {
        flex-basis: calc((100% - 20px) / 2);
        max-width: calc((100% - 20px) / 2);
    }
}

@media (max-width: 639px) {
    .testimonial-carousel.owl-carousel:not(.owl-loaded) > .single-testimonial-box {
        flex-basis: 100%;
        max-width: 100%;
    }
}

@media (max-width: 999px) {
    .brand-item.owl-carousel:not(.owl-loaded) > .item {
        flex-basis: calc((100% - 32px) / 3);
        max-width: calc((100% - 32px) / 3);
    }
}

@media (max-width: 599px) {
    .brand-item.owl-carousel:not(.owl-loaded) > .item {
        flex-basis: calc((100% - 16px) / 2);
        max-width: calc((100% - 16px) / 2);
    }
}

.faq-list {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 16px;
    max-width: 880px;
    margin: 0 auto;
}

.faq-card {
    position: relative;
    background: #ffffff;
    border: 1px solid rgba(108, 99, 255, 0.14);
    border-left: 4px solid rgba(108, 99, 255, 0.6);
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(8, 15, 30, 0.1);
    transition: transform 0.25s ease, box-shadow 0.25s ease, border 0.2s ease;
    overflow: hidden;
}

.faq-card summary {
    list-style: none;
    cursor: pointer;
    padding: 22px 26px;
    font-size: 19px;
    font-weight: 600;
    color: var(--color-dark);
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 16px;
    position: relative;
    background: linear-gradient(135deg, rgba(108, 99, 255, 0.06), rgba(0, 212, 166, 0.04));
}

.faq-card summary::-webkit-details-marker {
    display: none;
}

.faq-card summary::before {
    content: "?";
    width: 38px;
    height: 38px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    background: linear-gradient(135deg, rgba(108, 99, 255, 0.9), rgba(75, 50, 217, 0.9));
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    box-shadow: 0 10px 20px rgba(108, 99, 255, 0.3);
    flex-shrink: 0;
}

.faq-card summary::after {
    content: "+";
    width: 36px;
    height: 36px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    background: rgba(108, 99, 255, 0.12);
    color: var(--color-primary-dark);
    font-size: 18px;
    font-weight: 700;
    flex-shrink: 0;
    transition: transform 0.2s ease, background 0.2s ease;
}

.faq-card[open] {
    border-color: rgba(108, 99, 255, 0.3);
    box-shadow: 0 26px 54px rgba(8, 15, 30, 0.14);
}

.faq-card[open] summary {
    background: linear-gradient(135deg, rgba(108, 99, 255, 0.14), rgba(0, 212, 166, 0.08));
}

.faq-card[open] summary::after {
    content: "−";
    transform: rotate(180deg);
    background: rgba(108, 99, 255, 0.2);
}

.faq-card summary:hover::after {
    background: rgba(108, 99, 255, 0.28);
}

.faq-card summary:focus-visible {
    outline: 3px solid rgba(108, 99, 255, 0.3);
    outline-offset: -3px;
    border-radius: 16px;
}

.faq-card__body {
    padding: 0 26px 22px;
    border-top: 1px solid rgba(108, 99, 255, 0.12);
    background: rgba(108, 99, 255, 0.04);
    animation: faqReveal 0.25s ease;
}

.faq-card__body p {
    margin: 14px 0 0;
    color: var(--color-muted);
    line-height: 1.6;
}

.faq-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 26px 54px rgba(8, 15, 30, 0.14);
}

.faq-card>* {
    position: relative;
    z-index: 1;
}

@keyframes faqReveal {
    from {
        opacity: 0;
        transform: translateY(-6px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 640px) {
    .hero.welcome-hero {
        padding-top: 16px;
    }
    .faq-card summary {
        font-size: 17px;
        padding: 18px 20px;
    }
    .faq-card__body {
        padding: 0 20px 18px;
    }
}

.brand-strip .owl-carousel .item {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100px;
}

.brand-strip .owl-carousel .item picture {
    display: flex;
    align-items: center;
    justify-content: center;
}

.brand-strip .owl-carousel .item img {
    max-width: 140px;
    max-height: 80px;
    width: auto;
    height: auto;
    object-fit: contain;
    filter: grayscale(1) contrast(1.2);
    opacity: 0.85;
    transition: opacity 0.2s ease, filter 0.2s ease, transform 0.2s ease;
}

.brand-strip .owl-carousel .item img:hover {
    filter: grayscale(0) contrast(1.05);
    opacity: 1;
    transform: translateY(-1px);
}

.app-download-gallery {
    margin: 40px 0 30px;
    padding: clamp(20px, 4vw, 36px);
    border-radius: var(--radius-lg);
    border: 1px solid rgba(8, 15, 30, 0.06);
    background: linear-gradient(160deg, rgba(108, 99, 255, 0.08), rgba(108, 99, 255, 0)), var(--color-surface);
    box-shadow: 0 24px 50px rgba(12, 18, 38, 0.12);
}

.app-download-gallery__intro {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 32px;
}

.app-download-gallery__intro h2 {
    margin: 8px 0 14px;
    font-size: clamp(28px, 4vw, 38px);
}

.app-download-gallery__intro p {
    margin: 0;
    color: var(--color-muted);
}

.app-download-gallery__kicker {
    display: inline-block;
    font-size: 13px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--color-primary-dark);
}

.app-download-story {
    display: flex;
    flex-direction: column;
    gap: clamp(24px, 4vw, 48px);
}

.app-story__item {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
    gap: clamp(24px, 4vw, 56px);
    align-items: center;
    padding: clamp(26px, 4vw, 50px);
    border-radius: calc(var(--radius-lg) + 12px);
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.98), rgba(232, 235, 255, 0.85));
    box-shadow: 0 30px 70px rgba(7, 10, 24, 0.12);
    overflow: hidden;
    box-sizing: border-box;
}

.app-story__item::after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at top right, rgba(108, 99, 255, 0.08), transparent 60%);
    z-index: 0;
}

.app-story__item>* {
    position: relative;
    z-index: 1;
}

.app-story__item--reverse .app-story__content {
    order: 2;
    text-align: right;
    align-items: flex-end;
}

.app-story__item--reverse .app-story__media {
    order: 1;
    justify-content: center;
}

.app-story__content {
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: center;
}

.app-story__content h3 {
    margin: 0;
    font-size: clamp(26px, 3vw, 34px);
}

.app-story__content p {
    margin: 0;
    color: var(--color-muted);
    font-size: 16px;
}

.app-story__badge {
    font-size: 12px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--color-primary-dark);
}

.app-story__badge::before {
    content: "";
    width: 36px;
    height: 2px;
    border-radius: 999px;
    background: currentColor;
    opacity: 0.4;
}

.app-story__features {
    list-style: none;
    margin: 12px 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.app-story__features li {
    background: rgba(108, 99, 255, 0.12);
    color: var(--color-primary-dark);
    padding: 6px 14px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 600;
}

.app-story__media {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    min-height: 100%;
    padding: clamp(12px, 2vw, 24px);
}

.app-story__media::before {
    content: "";
    position: absolute;
    inset: 8% 10%;
    border-radius: 38px;
    background: linear-gradient(160deg, rgba(108, 99, 255, 0.18), rgba(16, 24, 40, 0.04));
    border: 1px solid rgba(108, 99, 255, 0.14);
    z-index: 0;
}

.app-story__media::after {
    content: "";
    position: absolute;
    width: 70%;
    height: 60%;
    background: radial-gradient(circle, rgba(15, 20, 40, 0.4), transparent 70%);
    bottom: -16px;
    z-index: 0;
    filter: blur(18px);
}

.app-story__frame {
    width: min(100%, 320px);
    aspect-ratio: 4 / 5;
    border-radius: 36px;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(17, 24, 39, 0.18), rgba(17, 24, 39, 0.04));
    border: 1px solid rgba(108, 99, 255, 0.18);
    box-shadow: 0 30px 60px rgba(6, 10, 30, 0.28);
    position: relative;
    z-index: 1;
}

.app-story__frame picture {
    display: block;
    width: 100%;
    height: 100%;
}

.app-story__frame img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
}

@media (max-width: 900px) {
    .app-story__item {
        grid-template-columns: 1fr;
        gap: 18px;
        text-align: left;
    }
    .app-story__item--reverse .app-story__content {
        text-align: left;
        align-items: flex-start;
    }
    .app-story__media {
        order: 2;
        justify-content: center;
        padding: 4px 0 0;
    }
    .app-story__content {
        order: 1;
        align-items: flex-start;
    }
    .app-story__media::before {
        inset: 7% 18%;
        border-radius: 30px;
    }
    .app-story__frame {
        width: min(100%, 260px);
        aspect-ratio: 5 / 6;
    }
}

.app-screen h3 {
    font-size: 20px;
    margin: 0;
}

.app-screen p {
    margin: 0;
    color: var(--color-muted);
}

.cta-final {
    margin: 80px auto;
    padding: 60px;
    border-radius: var(--radius-lg);
    background: linear-gradient(135deg, rgba(108, 99, 255, 0.94), rgba(75, 50, 217, 0.92));
    color: #f5f7ff;
    text-align: center;
    box-shadow: 0 32px 70px rgba(15, 23, 42, 0.24);
    position: relative;
    overflow: hidden;
}

.cta-final::after {
    content: "";
    position: absolute;
    inset: -40% -10% auto auto;
    width: 320px;
    height: 320px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.22), transparent 70%);
    opacity: 0.65;
}

.cta-final>* {
    position: relative;
    z-index: 1;
}

.cta-final h2 {
    font-size: clamp(32px, 4vw, 46px);
    margin-bottom: 16px;
    color: #fff;
}

.cta-final p {
    max-width: 640px;
    margin: 0 auto 32px;
    font-size: 18px;
    color: rgba(242, 245, 255, 0.88);
}

.cta-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
}

.cta-buttons a {
    text-decoration: none;
}

.cta-buttons .btn-primary {
    border: 1px solid rgba(255, 255, 255, 0.45);
    background: linear-gradient(135deg, #7c72ff, #5b4bff);
    box-shadow: 0 20px 36px rgba(15, 23, 42, 0.32), inset 0 0 0 1px rgba(255, 255, 255, 0.12);
}

.cta-buttons .btn-primary:hover,
.cta-buttons .btn-primary:focus {
    background: linear-gradient(135deg, #8b83ff, #6a57ff);
    box-shadow: 0 26px 46px rgba(15, 23, 42, 0.38), inset 0 0 0 1px rgba(255, 255, 255, 0.18);
}

.cta-buttons .btn-secondary {
    color: #fff;
    background: rgba(255, 255, 255, 0.16);
    border-color: rgba(255, 255, 255, 0.35);
    box-shadow: none;
}

.cta-buttons .btn-secondary:hover,
.cta-buttons .btn-secondary:focus {
    background: #fff;
    color: var(--color-primary-dark);
}

.modern-footer {
    margin-top: 120px;
    background: #0f172a;
    color: rgba(255, 255, 255, 0.85);
    padding: 72px 0 32px;
}

.modern-footer__grid {
    display: grid;
    gap: 40px;
}

@media (min-width: 992px) {
    .modern-footer__grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        align-items: flex-start;
    }
}

@media (min-width: 1200px) {
    .modern-footer__grid {
        grid-template-columns: minmax(0, 1.2fr) repeat(3, minmax(0, 1fr));
    }
}

.modern-footer h2,
.modern-footer h3 {
    color: #fff;
    margin-bottom: 16px;
    font-weight: 600;
}

.modern-footer__brand p {
    margin-bottom: 16px;
    max-width: 320px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.modern-footer__brand .footer-hero-icon {
    color: rgba(255, 255, 255, 0.55);
    font-size: 18px;
    margin-top: 2px;
    flex-shrink: 0;
}

.modern-footer__brand a {
    color: inherit;
    text-decoration: none;
}

.modern-footer__brand a:hover,
.modern-footer__brand a:focus {
    color: inherit;
    text-decoration: none;
}

.modern-footer__contact {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.modern-footer__contact a,
.modern-footer__contact span {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
}

.modern-footer__contact-item {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
}

.modern-footer__contact-item i {
    color: rgba(255, 255, 255, 0.55);
    font-size: 14px;
    width: 18px;
    text-align: center;
}

.modern-footer__links ul,
.modern-footer__partners ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 8px;
}

.modern-footer__links a,
.modern-footer__partners a {
    color: rgba(255, 255, 255, 0.65);
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.modern-footer__links a:hover,
.modern-footer__partners a:hover {
    color: #fff;
}

.modern-footer__links a i,
.modern-footer__partners a i {
    color: rgba(255, 255, 255, 0.45);
    font-size: 12px;
    width: 16px;
    text-align: center;
}

.modern-footer__cta .btn-primary {
    margin-bottom: 16px;
    background: linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));
    box-shadow: 0 18px 32px rgba(108, 99, 255, 0.28);
}

.modern-footer__cta .btn-primary i {
    margin-right: 8px;
}

.modern-footer__payments {
    display: flex;
    flex-direction: column;
    gap: 8px;
    color: rgba(255, 255, 255, 0.65);
}

.modern-footer__payments img {
    max-width: 100%;
    height: auto;
    max-height: 56px;
}

.modern-footer__bottom {
    margin-top: 48px;
    padding-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    display: grid;
    gap: 12px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
}

@media (min-width: 768px) {
    .modern-footer__bottom {
        grid-template-columns: 1fr;
        justify-items: center;
    }
}

.modern-footer__bottom a {
    color: rgba(255, 255, 255, 0.82);
    text-decoration: none;
    font-weight: 500;
}

.modern-footer__bottom a:hover,
.modern-footer__bottom a:focus {
    color: #fff;
}

.modern-footer__credit {
    font-weight: 500;
}

.modern-footer__credit a {
    color: #ffffff;
    text-decoration: underline;
}

.modern-footer__copy {
    color: rgba(255, 255, 255, 0.6);
}

.modern-footer__social {
    display: flex;
    justify-content: center;
    gap: 14px;
}

.modern-footer__social a {
    color: rgba(255, 255, 255, 0.75);
    font-size: 18px;
    width: 36px;
    height: 36px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.08);
    transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.modern-footer__social a:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.16);
    transform: translateY(-2px);
}

.modern-footer__social a.is-disabled {
    opacity: 0.45;
    pointer-events: none;
}

.modern-footer__social svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
}

.page-shell {
    max-width: 960px;
    margin: 0 auto;
    padding: calc(var(--header-height, 80px) + var(--page-shell-gap, 40px)) 24px 80px;
}

.page-card {
    background: linear-gradient(160deg, rgba(255, 255, 255, 0.96), rgba(239, 244, 255, 0.94));
    border-radius: var(--radius-lg);
    box-shadow: 0 30px 80px rgba(15, 23, 42, 0.12);
    border: 1px solid rgba(15, 23, 42, 0.06);
    padding: 48px clamp(20px, 4vw, 60px);
    backdrop-filter: blur(10px);
}

.page-card--wide {
    max-width: 1100px;
    margin: 0 auto;
}

.page-card--split {
    display: grid;
    gap: clamp(24px, 4vw, 40px);
}

@media (min-width: 960px) {
    .page-card--split {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        align-items: start;
    }
}

.page-kicker {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 6px 14px;
    border-radius: 999px;
    background: rgba(108, 99, 255, 0.12);
    color: var(--color-primary);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 12px;
    margin-bottom: 18px;
}

.page-card__section {
    background: rgba(255, 255, 255, 0.64);
    border-radius: var(--radius-md);
    padding: clamp(18px, 3vw, 28px);
    border: 1px solid rgba(108, 99, 255, 0.08);
    box-shadow: 0 12px 32px rgba(15, 23, 42, 0.08);
}

.quick-rescue {
    background: linear-gradient(145deg, rgba(108, 99, 255, 0.1), rgba(0, 212, 166, 0.08));
    border-color: rgba(108, 99, 255, 0.2);
}

.quick-rescue p {
    margin-bottom: 18px;
}

.quick-rescue__notice {
    margin: 20px 0;
    padding: 18px 20px;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.52);
    border: 1px solid rgba(108, 99, 255, 0.16);
}

.quick-rescue__notice strong {
    display: block;
    margin-bottom: 10px;
    color: var(--color-primary-dark);
}

.quick-rescue__list {
    margin: 0;
    padding-left: 20px;
    display: grid;
    gap: 8px;
}

.quick-rescue__actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    align-items: stretch;
    margin-top: 22px;
    isolation: isolate;
}

.quick-rescue__actions a {
    display: flex;
    min-width: 0;
    justify-content: center;
    text-decoration: none;
    align-self: stretch;
    box-sizing: border-box;
    margin: 0;
    transform: none;
    position: relative;
    z-index: 0;
}

.quick-rescue__actions .btn-secondary i {
    margin-right: 6px;
}

.quick-rescue__note {
    margin-top: 16px;
    font-size: 15px;
    color: rgba(15, 23, 42, 0.68);
}

@media (max-width: 900px) {
    .quick-rescue__actions {
        grid-template-columns: 1fr;
    }
}

.quick-rescue-form {
    gap: 14px;
}

.quick-rescue-grid {
    display: grid;
    gap: 12px;
}

@media (min-width: 840px) {
    .quick-rescue-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

.quick-rescue-grid--document {
    align-items: end;
}

.quick-rescue-check {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    min-height: 46px;
    font-weight: 600;
    color: var(--color-dark);
}

.quick-rescue-check input[type="checkbox"] {
    width: 18px;
    height: 18px;
    accent-color: var(--color-primary);
}

.quick-rescue-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}

.quick-rescue-actions .btn-secondary,
.quick-rescue-actions .btn-primary,
.quick-rescue__actions .btn-secondary,
.quick-rescue__actions .btn-primary {
    min-height: 46px;
    padding: 10px 18px;
    font-size: 15px;
    width: 100%;
    max-width: 100%;
    margin: 0;
    box-sizing: border-box;
}

.quick-rescue__actions .btn-primary:hover,
.quick-rescue__actions .btn-primary:focus,
.quick-rescue__actions .btn-secondary:hover,
.quick-rescue__actions .btn-secondary:focus {
    transform: none;
}

.quick-rescue-locate i {
    margin-right: 6px;
}

.quick-rescue-submit {
    width: 100%;
    min-height: 48px;
}

.page-card__section+.page-card__section {
    margin-top: clamp(18px, 3vw, 28px);
}

.page-list {
    display: grid;
    gap: 12px;
    padding-left: 18px;
}

.page-list li::marker {
    color: var(--color-primary);
    font-size: 16px;
}

.page-card h1 {
    font-size: clamp(32px, 4vw, 44px);
    margin-bottom: 24px;
    color: var(--color-primary);
    font-weight: 700;
    text-align: center;
}

.page-card p,
.page-card li {
    font-size: 18px;
    line-height: 1.7;
    color: var(--color-muted);
}

.page-card section+section {
    margin-top: 32px;
}

.page-card h2,
.page-card h3 {
    font-size: clamp(22px, 3vw, 28px);
    color: var(--color-primary-dark);
    font-weight: 600;
    margin-bottom: 12px;
}

.page-card ul {
    padding-left: 20px;
}

.notice-box {
    background: rgba(108, 99, 255, 0.08);
    border: 1px solid rgba(108, 99, 255, 0.2);
    border-radius: var(--radius-md);
    padding: 16px 20px;
    margin: 24px 0;
    color: var(--color-muted);
}

.page-footnote {
    text-align: center;
    margin-top: 28px;
    color: var(--color-muted);
}

.page-footnote a {
    color: var(--color-primary);
    text-decoration: none;
}

.page-footnote a:hover,
.page-footnote a:focus {
    text-decoration: underline;
}

.page-footnote--muted {
    font-style: italic;
    color: rgba(15, 23, 42, 0.55);
}

.page-cta-block {
    text-align: center;
    padding: clamp(24px, 4vw, 36px);
    border-radius: var(--radius-md);
    background: linear-gradient(135deg, rgba(108, 99, 255, 0.12), rgba(255, 107, 44, 0.12));
    border: 1px solid rgba(108, 99, 255, 0.15);
    box-shadow: 0 18px 38px rgba(9, 16, 33, 0.08);
    margin-top: 10px;
}

.page-cta-block h2 {
    margin-bottom: 10px;
    color: var(--color-primary-dark);
}

.page-cta-block a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 22px;
    border-radius: 12px;
    background: linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 16px 32px rgba(108, 99, 255, 0.26);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.page-cta-block a:hover,
.page-cta-block a:focus {
    transform: translateY(-2px);
    box-shadow: 0 20px 38px rgba(108, 99, 255, 0.34);
}

.page-cta-block a:focus-visible {
    outline: 3px solid rgba(255, 255, 255, 0.3);
    outline-offset: 3px;
}

.store-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
    margin-top: 24px;
}

.store-buttons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 16px;
    background: rgba(15, 23, 42, 0.04);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.store-buttons a img {
    display: block;
    width: 220px;
    height: auto;
    border-radius: 14px;
}

.store-buttons a:hover,
.store-buttons a:focus {
    transform: translateY(-2px);
    box-shadow: 0 16px 32px rgba(9, 16, 33, 0.16);
}

.store-buttons a:focus-visible {
    outline: 3px solid rgba(108, 99, 255, 0.4);
    outline-offset: 3px;
}

.pill-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 12px;
}

.pill-list span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 14px;
    border-radius: 999px;
    background: rgba(108, 99, 255, 0.1);
    color: var(--color-primary);
    font-weight: 500;
    font-size: 14px;
}

.page-hero {
    text-align: center;
    margin-bottom: 32px;
}

.page-hero p {
    color: var(--color-muted);
    margin-top: 8px;
}

.contact-grid {
    display: grid;
    gap: 32px;
    justify-items: center;
}

.contact-grid>* {
    width: min(100%, 440px);
    margin: 0;
    box-sizing: border-box;
}

.contact-panel {
    background: rgba(108, 99, 255, 0.08);
    border: 1px solid rgba(108, 99, 255, 0.16);
    border-radius: var(--radius-md);
    padding: 24px;
    box-sizing: border-box;
}

.contact-panel h2 {
    margin-bottom: 12px;
}

.contact-panel a {
    color: var(--color-primary);
    text-decoration: none;
    font-weight: 500;
}

.contact-panel a:hover {
    text-decoration: underline;
}

.modern-form {
    display: grid;
    gap: 16px;
}

.modern-form>div {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.modern-form label {
    font-weight: 500;
    color: rgba(15, 23, 42, 0.8);
}

.modern-form input,
.modern-form textarea {
    border: 1px solid rgba(15, 23, 42, 0.12);
    border-radius: 12px;
    padding: 12px 14px;
    background: #ffffff;
    color: var(--color-dark);
    font-size: 16px;
    transition: border 0.2s ease, box-shadow 0.2s ease;
    width: 100%;
    box-sizing: border-box;
    caret-color: var(--color-primary-dark);
}

.modern-form input::placeholder,
.modern-form textarea::placeholder {
    color: rgba(15, 23, 42, 0.45);
}

@media (min-width: 960px) {
    .contact-grid {
        grid-template-columns: 1.1fr 1fr;
        align-items: start;
        justify-items: stretch;
    }
    .contact-grid>* {
        width: 100%;
        margin: 0;
    }
}

.modern-form input:focus,
.modern-form textarea:focus {
    border-color: var(--color-primary);
    box-shadow: 0 0 0 3px rgba(108, 99, 255, 0.12);
    outline: none;
}

.modern-form textarea {
    resize: vertical;
    min-height: 140px;
}

.modern-form__actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}

.modern-form__actions .cf-turnstile-shell,
.modern-form__actions .cf-turnstile {
    align-self: center;
}

.modern-form__status {
    display: none;
    text-align: center;
    font-weight: 600;
}

#contact-send-btn:disabled {
    cursor: not-allowed;
    opacity: 0.7;
    box-shadow: none;
    transform: none;
}

.rating-stars[data-rating="5"]::before {
    content: "★★★★★";
    color: #ffd166;
    letter-spacing: 2px;
}

.rating-stars[data-rating="4"]::before {
    content: "★★★★☆";
    color: #ffd166;
    letter-spacing: 2px;
}

@media (max-width: 1024px) {
    .hero__grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        min-height: initial;
        gap: 24px;
        justify-items: center;
    }
    .hero__content,
    .hero__visual {
        grid-column: span 1;
        width: 100%;
    }
    .hero.welcome-hero {
        padding: 10px 0 88px;
    }
    .hero__side {
        width: min(520px, 100%);
        min-height: initial;
    }
    .hero__title,
    .hero__desc,
    .hero__side-panel,
    .hero__phone {
        min-height: initial;
    }
    .testimonial-carousel .owl-stage-outer {
        padding: 14px 4px 52px;
        margin-inline: -4px;
        -webkit-mask-image: none;
        mask-image: none;
    }
}

@media (max-width: 640px) {
    .hero__content {
        width: 100%;
        align-items: center;
        text-align: center;
    }
    .hero__eyebrow,
    .hero__title,
    .hero__desc {
        margin-left: auto;
        margin-right: auto;
        max-width: min(100%, 34rem);
    }
    .hero__title {
        font-size: clamp(34px, 9.8vw, 52px);
        line-height: 1.08;
        margin-top: 0;
        margin-bottom: 14px;
        min-height: 0;
        max-width: min(100%, 16ch);
        text-wrap: balance;
    }
    .hero__desc {
        width: 100%;
        font-size: clamp(16px, 4.6vw, 20px);
        line-height: 1.48;
        margin-bottom: 20px;
        min-height: 0;
        max-width: min(100%, 30rem);
        overflow-wrap: anywhere;
    }
    .hero__cta {
        flex-direction: column;
        align-items: stretch;
        width: 100%;
    }
    .scroll-hint {
        display: none;
    }
    .hero__stores {
        justify-content: center;
        flex-direction: row;
        align-items: center;
        width: min(100%, 420px);
        align-self: center;
        padding: 12px;
    }
    .store-badge {
        flex: 1 1 130px;
        max-width: calc(50% - 6px);
    }
    .store-badge img {
        width: 100%;
        max-width: 150px;
    }
    .hero__metrics {
        width: min(100%, 420px);
        grid-template-columns: repeat(2, minmax(0, 1fr));
        margin-top: 24px;
    }
    .metric-card {
        min-width: 0;
    }
    .partners-showcase,
    .testimonial-wrapper,
    .cta-final {
        padding: 28px 24px;
    }
    .testimonial-wrapper {
        margin-inline: 0;
        padding: 34px 24px 64px;
    }
    .hero__phone {
        width: 100%;
    }
    .hero__side {
        gap: 12px;
    }
    .hero__side-panel {
        padding: 16px;
    }
    .hero__badge {
        font-size: 12px;
    }
}

@media (max-width: 540px) {
     :root {
        --page-shell-gap: 16px;
    }
    .modern-header__top {
        gap: 6px;
    }
    .modern-header__brand {
        gap: 6px;
    }
    .brand-mark {
        width: 34px;
        height: 34px;
    }
    .brand-mark img {
        width: 28px;
        height: 28px;
    }
    .brand-name {
        font-size: clamp(13px, 4.6vw, 18px);
    }
    .modern-header__app-cta {
        padding: 8px 12px;
        font-size: 11px;
    }
    .modern-header__app-cta i {
        font-size: 11px;
    }
    .modern-header__toggle {
        width: 38px;
        height: 38px;
        flex-basis: 38px;
    }
    .modern-header__toggle span {
        width: 18px;
    }
    .page-shell {
        padding: calc(var(--header-height, 80px) + var(--page-shell-gap, 16px)) 8px 64px;
    }
    .page-card {
        padding: 24px 10px;
        border-radius: 20px;
    }
    .app-download-gallery {
        padding: 14px 10px;
    }
    .app-download-gallery__intro {
        margin-bottom: 18px;
    }
    .app-story__item {
        padding: 12px 8px;
        gap: 12px;
    }
    .app-story__media::before {
        inset: 8% 12%;
    }
    .app-story__media::after {
        width: 80%;
        height: 50%;
    }
    .app-story__frame {
        width: min(100%, 220px);
        border-radius: 28px;
    }
}

@media (max-width: 420px) {
    .page-shell {
        padding-left: 6px;
        padding-right: 6px;
    }
    .page-card {
        padding-left: 10px;
        padding-right: 10px;
    }
    .app-download-gallery {
        padding-left: 10px;
        padding-right: 10px;
    }
    .app-story__item {
        padding-left: 8px;
        padding-right: 8px;
    }
}


/* --- Legacy template overrides --- */

.top-area,
.header-area {
    position: static;
    width: 100%;
    background: transparent !important;
    z-index: auto;
    padding: 0 !important;
    height: auto !important;
}

.navbar.navbar-default.bootsnav {
    background: rgba(255, 255, 255, 0.9);
    border-bottom: none;
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08);
    backdrop-filter: blur(16px);
}

.hero.welcome-hero {
    min-height: auto;
}

.hero.welcome-hero .container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 clamp(24px, 5vw, 72px);
}

.hero__content,
.hero__content h1,
.hero__content p {
    color: var(--color-dark);
}


/* --- App install banner --- */

.app-install-banner {
    display: none;
    background: linear-gradient(135deg, #6c63ff, #4b32d9);
    color: #fff;
    position: fixed;
    top: auto !important;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483000 !important;
    box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.2);
    width: 100%;
    max-width: 100vw;
    box-sizing: border-box;
    overflow: hidden;
    padding-bottom: env(safe-area-inset-bottom, 0px);
    backdrop-filter: none;
    opacity: 1;
    isolation: isolate;
}

.app-install-banner__inner {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 14px clamp(14px, 4vw, 24px) 18px;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    max-width: 100vw;
}

.app-install-banner__info {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 1;
    min-width: 0;
}

.app-install-banner__icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
}

.app-install-banner__icon img {
    width: 28px;
    height: 28px;
}

.app-install-banner__text {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.app-install-banner__title {
    font-weight: 700;
    font-size: 15px;
}

.app-install-banner__subtitle {
    font-size: 12px;
    color: #f7f9ff;
    opacity: 1;
}

.app-install-banner__actions {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    flex-wrap: wrap;
}

.app-install-banner__button {
    border: none;
    border-radius: 16px;
    padding: 7px 16px;
    font-weight: 600;
    font-size: 13px;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    flex: 1;
}

.app-install-banner__button:active {
    transform: scale(0.96);
}

.app-install-banner__button--primary {
    background: #ffffff;
    color: #081f47;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
}

.app-install-banner__button--secondary {
    background: transparent;
    color: #f2f6ff;
    border: 1px solid rgba(255, 255, 255, 0.35);
}

.app-install-banner__button--secondary:hover {
    background: rgba(255, 255, 255, 0.18);
}

.app-install-banner__close {
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.7);
    font-size: 20px;
    padding: 6px;
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: clamp(4px, 3vw, 14px);
    line-height: 1;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.app-install-banner__close:hover {
    color: #fff;
}

#scroll-Top {
    position: fixed;
    right: 24px;
    bottom: 24px;
    z-index: 1800;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s ease;
    pointer-events: none;
}

#scroll-Top.is-visible {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

#scroll-Top .return-to-top {
    width: 52px;
    height: 52px;
    border-radius: 16px;
    border: none;
    background: linear-gradient(135deg, #6c63ff, #6c63ff);
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 16px 32px rgba(78, 79, 250, 0.35);
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

#scroll-Top .return-to-top i {
    font-size: 22px;
    animation: floatArrowUp 2.4s ease-in-out infinite;
}

#scroll-Top .return-to-top:hover,
#scroll-Top .return-to-top:focus {
    transform: translateY(-2px);
    box-shadow: 0 20px 40px rgba(78, 79, 250, 0.45);
    background: linear-gradient(135deg, #6c63ff, #6c63ff);
}

@keyframes floatArrowUp {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-3px);
    }
    100% {
        transform: translateY(0);
    }
}

#scroll-Top .return-to-top:focus-visible {
    outline: 3px solid rgba(78, 79, 250, 0.45);
    outline-offset: 3px;
}

@media (max-width: 640px) {
    #scroll-Top {
        right: 16px;
        bottom: 16px;
    }
    #scroll-Top .return-to-top {
        width: 48px;
        height: 48px;
        border-radius: 14px;
    }
}

@media (max-width: 768px) {
    html.app-banner-visible .app-install-banner {
        display: block;
    }
    .app-install-banner__inner {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 8px;
        padding: 10px 12px calc(10px + env(safe-area-inset-bottom, 0px));
    }
    .app-install-banner__info {
        gap: 8px;
        min-width: 0;
    }
    .app-install-banner__icon {
        width: 34px;
        height: 34px;
        border-radius: 10px;
    }
    .app-install-banner__icon img {
        width: 22px;
        height: 22px;
    }
    .app-install-banner__title {
        font-size: 12px;
        line-height: 1.15;
    }
    .app-install-banner__subtitle {
        display: none;
    }
    .app-install-banner__actions {
        width: 100%;
        flex-wrap: nowrap;
        gap: 8px;
    }
    .app-install-banner__button {
        flex: 1 1 0;
        min-width: 0;
        font-size: 12px;
        padding: 8px 12px;
        border-radius: 14px;
    }
    .app-install-banner__close {
        top: 2px;
        right: 4px;
        width: 26px;
        height: 26px;
        font-size: 18px;
    }
    body {
        padding-bottom: 0 !important;
    }
    html.app-banner-visible body,
    body.app-banner-visible {
        --app-banner-height: calc(116px + env(safe-area-inset-bottom, 0px));
        padding-bottom: var(--app-banner-height);
    }
    html.app-banner-visible #scroll-Top,
    body.app-banner-visible #scroll-Top {
        display: none;
    }
}

@media (max-width: 768px) {
    body.modern-landing,
    .modern-landing main,
    .hero.welcome-hero,
    .hero.welcome-hero .container,
    .hero__grid,
    .hero__content,
    .hero__visual,
    .hero__side,
    .hero__side-panel,
    .hero__phone,
    .hero__stores,
    .hero__metrics,
    .metric-card {
        max-width: 100%;
        box-sizing: border-box;
        overflow-x: clip;
    }
    .hero.welcome-hero .container {
        padding-left: clamp(14px, 4vw, 20px);
        padding-right: clamp(14px, 4vw, 20px);
    }
    .hero__content {
        align-items: flex-start !important;
        text-align: left !important;
    }
    .hero__title,
    .hero__desc,
    .hero__eyebrow {
        text-align: left !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 100% !important;
    }
    .hero__cta {
        width: 100%;
        align-items: stretch;
        justify-content: flex-start !important;
    }
    .hero__stores {
        width: 100%;
        align-self: stretch !important;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
        justify-content: stretch !important;
        align-items: center;
        justify-items: center;
        padding: 12px;
    }
    .store-badge {
        max-width: 100% !important;
        width: 100%;
        min-height: 74px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .store-badge img {
        width: auto;
        max-width: 100%;
        max-height: 52px;
        margin: 0 auto;
    }
}

.testimonial-img {
    width: 78px;
    height: 78px;
    border-radius: 999px;
    overflow: hidden;
    margin: 0 auto;
    border: 3px solid rgba(108, 99, 255, 0.2);
}

.testimonial-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.modern-header__controls {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: 0;
}

.modern-header__app-cta {
    display: none;
    align-items: center;
    gap: 8px;
    padding: 7px 14px;
    border-radius: 999px;
    background: linear-gradient(135deg, rgba(108, 99, 255, 0.98), rgba(169, 123, 255, 0.96));
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 10px 22px rgba(108, 99, 255, 0.22), 0 0 18px rgba(169, 123, 255, 0.18);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.modern-header__app-cta i {
    font-size: 12px;
}

.modern-header__app-cta:hover,
.modern-header__app-cta:focus {
    transform: translateY(-1px);
    box-shadow: 0 14px 26px rgba(108, 99, 255, 0.28), 0 0 22px rgba(169, 123, 255, 0.22);
}

.modern-header__mobile-controls {
    display: none;
    align-items: center;
    gap: 12px;
    width: 100%;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 4px 2px 8px;
}

.lang-switch {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 4px;
    border-radius: 999px;
    background: rgba(15, 23, 42, 0.06);
    border: 1px solid var(--color-border);
}

.lang-switch__icon {
    width: 26px;
    height: 26px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(15, 23, 42, 0.08);
    color: var(--color-primary-dark);
    font-size: 12px;
}

.lang-switch .lang-switch__link {
    font-size: 12px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 999px;
    color: var(--color-dark);
    letter-spacing: 0.04em;
    text-decoration: none !important;
    display: inline-block;
    line-height: 1.2;
}

.lang-switch .lang-switch__link.is-active {
    background: var(--color-primary);
    color: #fff;
}

.lang-switch .lang-switch__link.is-disabled {
    pointer-events: none;
    cursor: default;
}

.theme-toggle {
    border: 1px solid var(--color-border);
    background: var(--color-surface);
    color: var(--color-dark);
    font-size: 12px;
    font-weight: 600;
    padding: 6px 12px;
    border-radius: 999px;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
    gap: 8px;
}

.theme-toggle__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}

.theme-toggle__icon--light {
    display: none;
}

.theme-toggle.is-dark .theme-toggle__icon--dark {
    display: none;
}

.theme-toggle.is-dark .theme-toggle__icon--light {
    display: inline-flex;
}

.theme-toggle__label {
    line-height: 1;
}

.theme-toggle:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 16px rgba(9, 16, 33, 0.12);
}

@media (max-width: 960px) {
    .modern-header__top-actions {
        width: auto;
        margin-left: auto;
        justify-content: flex-end;
    }
    .modern-header__controls {
        display: none;
    }
    .modern-header__app-cta {
        display: inline-flex;
    }
    .modern-header__mobile-controls {
        display: flex;
    }
}

@media (max-width: 1024px) and (min-width: 961px) {
    .modern-header__top-actions {
        width: 100%;
        justify-content: space-between;
    }
}

[data-theme="dark"] {
    --color-surface: #111a34;
    --page-bg-top: #0b132b;
    --page-bg-mid: #0f172a;
    --page-bg-bottom: #0b132b;
    --color-muted: #aab4c7;
    --color-dark: #f4f6ff;
    --color-border: rgba(255, 255, 255, 0.12);
    --shadow-soft: 0 26px 64px rgba(0, 0, 0, 0.35);
}

[data-theme="dark"] body.modern-landing {
    background: radial-gradient(140% 140% at 12% 8%, rgba(108, 99, 255, 0.2) 0%, transparent 62%), radial-gradient(150% 150% at 90% -10%, rgba(255, 107, 44, 0.16) 0%, transparent 62%), linear-gradient(180deg, #0b132b 0%, #0f172a 50%, #111b3a 100%);
    color: var(--color-dark);
}

[data-theme="dark"] body.modern-landing.page {
    background-color: var(--page-bg-mid);
    background-image: radial-gradient(65% 60% at 50% 12%, rgba(108, 99, 255, 0.2) 0%, rgba(108, 99, 255, 0) 70%), radial-gradient(50% 55% at 15% 80%, rgba(255, 107, 44, 0.16) 0%, rgba(255, 107, 44, 0) 70%), linear-gradient(180deg, #0b132b 0%, #0f172a 45%, #111b3a 100%);
}

[data-theme="dark"] .modern-header {
    background: rgba(17, 26, 52, 0.94);
    box-shadow: none;
}

[data-theme="dark"] .modern-header.is-scrolled {
    background: rgba(13, 20, 40, 0.96);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.45);
}

[data-theme="dark"] .modern-header__links a {
    color: var(--color-dark);
}

[data-theme="dark"] .modern-header__links a:hover {
    color: var(--color-accent);
}

[data-theme="dark"] .modern-header__toggle span {
    background: var(--color-dark);
}

@media (max-width: 960px) {
    [data-theme="dark"] .modern-header__nav {
        background: rgba(9, 15, 32, 0.98);
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        box-shadow: 0 18px 30px rgba(0, 0, 0, 0.45);
    }
    [data-theme="dark"] .modern-header__links a::before {
        background: rgba(255, 255, 255, 0.08);
    }
    [data-theme="dark"] .modern-header__links a .nav-icon {
        color: rgba(164, 149, 255, 0.9);
    }
    [data-theme="dark"] .lang-switch {
        background: rgba(255, 255, 255, 0.08);
        border-color: rgba(255, 255, 255, 0.16);
    }
    [data-theme="dark"] .lang-switch .lang-switch__link {
        color: var(--color-dark);
    }
}

[data-theme="dark"] .lang-switch__icon {
    background: rgba(255, 255, 255, 0.12);
    color: #c7d2fe;
}

[data-theme="dark"] .scroll-progress {
    background: linear-gradient(90deg, #cfc5ff 0%, #f8f7ff 38%, #c3fff2 70%, #ffd7b5 100%);
}

[data-theme="dark"] .modern-footer {
    background: #0b132b;
    color: var(--color-dark);
}

[data-theme="dark"] .modern-footer__grid {
    background: transparent;
    border-color: transparent;
}

[data-theme="dark"] .modern-footer__links a,
[data-theme="dark"] .modern-footer__partners a,
[data-theme="dark"] .modern-footer__brand a,
[data-theme="dark"] .modern-footer__bottom a {
    color: var(--color-dark);
}

[data-theme="dark"] .modern-footer__links a:hover,
[data-theme="dark"] .modern-footer__partners a:hover,
[data-theme="dark"] .modern-footer__bottom a:hover {
    color: var(--color-accent);
}

[data-theme="dark"] .modern-footer__bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

[data-theme="dark"] .theme-toggle {
    background: rgba(17, 26, 52, 0.9);
    color: var(--color-dark);
}

[data-theme="dark"] .metric-card {
    background: rgba(17, 26, 52, 0.9);
    border-color: rgba(108, 99, 255, 0.22);
    box-shadow: 0 20px 44px rgba(0, 0, 0, 0.38);
}

[data-theme="dark"] .testimonial-wrapper {
    background: linear-gradient(138deg, rgba(12, 20, 42, 0.96), rgba(14, 24, 48, 0.93));
    border-color: rgba(108, 99, 255, 0.22);
    box-shadow: 0 12px 30px rgba(1, 7, 20, 0.32), 0 22px 56px rgba(10, 20, 46, 0.22);
}

[data-theme="dark"] .testimonial-wrapper::before {
    background: radial-gradient(48% 60% at 8% 8%, rgba(108, 99, 255, 0.28), transparent 74%), radial-gradient(46% 60% at 96% 90%, rgba(0, 212, 166, 0.16), transparent 76%);
    opacity: 0.86;
}

[data-theme="dark"] .testimonial-wrapper::after {
    background: radial-gradient(80% 64% at 50% 14%, rgba(64, 92, 184, 0.3), rgba(22, 34, 68, 0) 76%), linear-gradient(180deg, rgba(36, 58, 120, 0) 0%, rgba(36, 58, 120, 0.12) 54%, rgba(36, 58, 120, 0.22) 100%);
    filter: blur(34px);
    opacity: 0.34;
}

[data-theme="dark"] .testimonial-carousel .single-testimonial-box {
    background: linear-gradient(180deg, rgba(11, 19, 39, 0.95) 0%, rgba(10, 17, 36, 0.94) 62%, rgba(14, 25, 52, 0.95) 100%);
    border-color: rgba(108, 99, 255, 0.24);
    box-shadow: 0 14px 32px rgba(0, 0, 0, 0.28);
}

[data-theme="dark"] .testimonial-carousel .single-testimonial-box::after {
    content: "";
    position: absolute;
    inset: auto 0 0 0;
    height: 42%;
    background: linear-gradient(180deg, rgba(108, 99, 255, 0), rgba(108, 99, 255, 0.14));
    pointer-events: none;
    z-index: 0;
}

[data-theme="dark"] .testimonial-description {
    position: relative;
    z-index: 1;
}

[data-theme="dark"] .testimonial-person::before {
    background: linear-gradient(90deg, rgba(108, 99, 255, 0), rgba(108, 99, 255, 0.34), rgba(108, 99, 255, 0));
    opacity: 0.9;
}

[data-theme="dark"] .testimonial-carousel .single-testimonial-box:hover {
    background: linear-gradient(160deg, rgba(108, 99, 255, 0.22), rgba(108, 99, 255, 0.12));
}

[data-theme="dark"] .testimonial-carousel .single-testimonial-box:hover .testimonial-comment p {
    color: var(--color-dark);
}

[data-theme="dark"] .testimonial-carousel .single-testimonial-box:hover .testimonial-person h3 a {
    color: var(--color-primary);
}

[data-theme="dark"] .testimonial-carousel .single-testimonial-box:hover .testimonial-person p {
    color: var(--color-muted);
}

[data-theme="dark"] .testimonial-comment p {
    color: var(--color-dark);
}

[data-theme="dark"] .testimonial-location {
    color: var(--color-muted);
}

[data-theme="dark"] .faq-card {
    background: rgba(12, 20, 40, 0.92);
    border-color: rgba(108, 99, 255, 0.24);
    border-left-color: rgba(108, 99, 255, 0.7);
    box-shadow: 0 22px 46px rgba(0, 0, 0, 0.42);
}

[data-theme="dark"] .faq-card summary {
    color: var(--color-dark);
    background: linear-gradient(135deg, rgba(108, 99, 255, 0.14), rgba(0, 212, 166, 0.08));
}

[data-theme="dark"] .faq-card summary::after {
    background: rgba(108, 99, 255, 0.25);
    color: var(--color-dark);
}

[data-theme="dark"] .faq-card[open] summary {
    background: linear-gradient(135deg, rgba(108, 99, 255, 0.22), rgba(0, 212, 166, 0.12));
}

[data-theme="dark"] .faq-card__body {
    background: rgba(108, 99, 255, 0.1);
    border-top-color: rgba(108, 99, 255, 0.24);
}

[data-theme="dark"] .faq-card__body p {
    color: rgba(244, 246, 255, 0.82);
}

[data-theme="dark"] .comparison-shell {
    background: linear-gradient(155deg, rgba(13, 22, 44, 0.95), rgba(9, 16, 32, 0.94));
    border-color: rgba(108, 99, 255, 0.28);
    box-shadow: 0 26px 54px rgba(0, 0, 0, 0.42);
}

[data-theme="dark"] .comparison-header {
    background: linear-gradient(135deg, rgba(108, 99, 255, 0.26), rgba(0, 212, 166, 0.18));
    color: #dbe4ff;
}

[data-theme="dark"] .comparison-row {
    background: rgba(10, 17, 35, 0.86);
    border-top-color: rgba(108, 99, 255, 0.2);
}

[data-theme="dark"] .comparison-row__step {
    color: #e6ebff;
}

[data-theme="dark"] .comparison-row__prime strong {
    color: #93c5fd;
}

[data-theme="dark"] .comparison-row__legacy strong {
    color: #fdba74;
}

[data-theme="dark"] .comparison-row small {
    color: rgba(226, 232, 255, 0.78);
}

[data-theme="dark"] .comparison-metric {
    background: rgba(12, 20, 40, 0.9);
    border-color: rgba(108, 99, 255, 0.26);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.36);
}

[data-theme="dark"] .comparison-metric h3 {
    color: #c7d2fe;
}

[data-theme="dark"] .comparison-metric p {
    color: rgba(226, 232, 255, 0.8);
}

[data-theme="dark"] .comparison-row__prime .comparison-mobile-label {
    color: #93c5fd;
}

[data-theme="dark"] .comparison-row__legacy .comparison-mobile-label {
    color: #fdba74;
}

[data-theme="dark"] .page-card {
    background: linear-gradient(160deg, rgba(17, 26, 52, 0.96), rgba(11, 18, 36, 0.96));
    border-color: rgba(255, 255, 255, 0.08);
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
}

[data-theme="dark"] .page-card__section {
    background: rgba(15, 23, 42, 0.75);
    border-color: rgba(108, 99, 255, 0.2);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.35);
}

[data-theme="dark"] .quick-rescue {
    background: linear-gradient(145deg, rgba(49, 46, 129, 0.46), rgba(6, 95, 70, 0.26));
    border-color: rgba(108, 99, 255, 0.36);
}

[data-theme="dark"] .quick-rescue__notice {
    background: rgba(7, 13, 27, 0.36);
    border-color: rgba(199, 210, 254, 0.14);
}

[data-theme="dark"] .quick-rescue__notice strong,
[data-theme="dark"] .quick-rescue__note {
    color: rgba(226, 232, 255, 0.8);
}

[data-theme="dark"] .quick-rescue-check {
    color: #e6ebff;
}

[data-theme="dark"] .quick-rescue-check input[type="checkbox"] {
    accent-color: #93c5fd;
}

[data-theme="dark"] .quick-rescue-actions .btn-secondary,
[data-theme="dark"] .quick-rescue__actions .btn-secondary {
    background: rgba(15, 23, 42, 0.74);
    color: #e2e8ff;
    border-color: rgba(148, 163, 184, 0.32);
}

[data-theme="dark"] .quick-rescue-actions .btn-secondary:hover,
[data-theme="dark"] .quick-rescue-actions .btn-secondary:focus,
[data-theme="dark"] .quick-rescue__actions .btn-secondary:hover,
[data-theme="dark"] .quick-rescue__actions .btn-secondary:focus {
    background: rgba(30, 41, 59, 0.9);
    color: #f8fafc;
}

[data-theme="dark"] .page-card h1 {
    color: #e2e8ff;
}

[data-theme="dark"] .page-card h2,
[data-theme="dark"] .page-card h3 {
    color: #c7d2fe;
}

[data-theme="dark"] .page-card p,
[data-theme="dark"] .page-card li,
[data-theme="dark"] .page-hero p {
    color: rgba(244, 246, 255, 0.78);
}

[data-theme="dark"] .page-kicker {
    background: rgba(108, 99, 255, 0.2);
    color: #c7d2fe;
}

[data-theme="dark"] .pill-list span {
    background: rgba(108, 99, 255, 0.22);
    color: #c7d2fe;
}

[data-theme="dark"] .contact-panel {
    background: rgba(15, 23, 42, 0.72);
    border-color: rgba(108, 99, 255, 0.24);
}

[data-theme="dark"] .contact-panel a {
    color: #c7d2fe;
}

[data-theme="dark"] .modern-form label {
    color: #e8edff;
}

[data-theme="dark"] .modern-form input,
[data-theme="dark"] .modern-form textarea {
    background: #0b1428;
    border-color: rgba(167, 180, 255, 0.42);
    color: #f7f9ff;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
}

[data-theme="dark"] .modern-form input::placeholder,
[data-theme="dark"] .modern-form textarea::placeholder {
    color: rgba(226, 232, 255, 0.72);
}

[data-theme="dark"] .modern-form input:focus,
[data-theme="dark"] .modern-form textarea:focus {
    border-color: #8b95ff;
    box-shadow: 0 0 0 3px rgba(139, 149, 255, 0.28), inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

[data-theme="dark"] .modern-form input:-webkit-autofill,
[data-theme="dark"] .modern-form input:-webkit-autofill:hover,
[data-theme="dark"] .modern-form input:-webkit-autofill:focus,
[data-theme="dark"] .modern-form textarea:-webkit-autofill,
[data-theme="dark"] .modern-form textarea:-webkit-autofill:hover,
[data-theme="dark"] .modern-form textarea:-webkit-autofill:focus {
    -webkit-text-fill-color: #f7f9ff;
    caret-color: #a5b4fc;
    box-shadow: 0 0 0 1000px #0b1428 inset;
    transition: background-color 5000s ease-in-out 0s;
}

[data-theme="dark"] .modern-form__status {
    color: #f8fafc;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}

[data-theme="dark"] #contact-send-btn:disabled {
    background: rgba(148, 163, 184, 0.2);
    color: rgba(226, 232, 255, 0.8);
    border: 1px solid rgba(148, 163, 184, 0.34);
    opacity: 1;
}

[data-theme="dark"] .app-download-gallery {
    background: linear-gradient(160deg, rgba(22, 30, 64, 0.92), rgba(12, 18, 38, 0.96));
    border-color: rgba(255, 255, 255, 0.08);
    box-shadow: 0 24px 50px rgba(0, 0, 0, 0.45);
}

[data-theme="dark"] .app-download-gallery__kicker {
    color: #c7d2fe;
}

[data-theme="dark"] .app-story__item {
    background: linear-gradient(135deg, rgba(16, 24, 48, 0.98), rgba(10, 16, 32, 0.92));
    box-shadow: 0 30px 70px rgba(0, 0, 0, 0.5);
}

[data-theme="dark"] .app-story__item::after {
    background: radial-gradient(circle at top right, rgba(108, 99, 255, 0.18), transparent 60%);
}

[data-theme="dark"] .app-story__frame {
    background: linear-gradient(180deg, rgba(17, 24, 39, 0.52), rgba(8, 12, 24, 0.18));
    border-color: rgba(199, 210, 254, 0.16);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.42);
}

[data-theme="dark"] .app-story__media::before {
    background: linear-gradient(160deg, rgba(108, 99, 255, 0.22), rgba(6, 10, 24, 0.38));
    border-color: rgba(199, 210, 254, 0.16);
}

[data-theme="dark"] .app-story__content p,
[data-theme="dark"] .app-screen p {
    color: rgba(244, 246, 255, 0.72);
}

[data-theme="dark"] .app-story__badge {
    color: #c7d2fe;
}

[data-theme="dark"] .app-story__features li {
    background: rgba(108, 99, 255, 0.22);
    color: #e2e8ff;
}

[data-theme="dark"] .store-buttons a {
    background: rgba(255, 255, 255, 0.08);
}

[data-theme="dark"] .page-cta-block {
    border-color: rgba(108, 99, 255, 0.28);
    box-shadow: 0 18px 38px rgba(0, 0, 0, 0.4);
}

[data-theme="dark"] .page-cta-block h2 {
    color: #e2e8ff;
}
