/* The English landing has its own stylesheet so the Russian site keeps its design. */
*, *::before, *::after { box-sizing: border-box; }
:root { color-scheme: dark; background: #0b0a10; scroll-behavior: smooth; scroll-padding-top: 90px; }
body { margin: 0; min-width: 320px; background: #0b0a10; }
.ron-en { --bg: #0b0a10; --text: #f6f3fb; --muted: #b6afc5; --accent: #d1a3ff; --line: #ffffff1c; color: var(--text); font: 17px/1.65 'Onest', system-ui, sans-serif; -webkit-font-smoothing: antialiased; }
.ron-en h1, .ron-en h2, .ron-en h3, .ron-en p, .ron-en figure { margin: 0; }
.ron-en h1, .ron-en h2 { font-family: 'Unbounded', 'Onest', system-ui, sans-serif; font-weight: 600; letter-spacing: -.045em; line-height: 1.2; }
.ron-en h2 { font-size: clamp(28px, 3.3vw, 43px); }
.ron-en h3 { font-size: 21px; line-height: 1.3; font-weight: 600; letter-spacing: -.025em; }
.ron-en a { color: inherit; text-underline-offset: 5px; }
.ron-en img { display: block; max-width: 100%; height: auto; }
.ron-en svg { flex: none; display: block; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.ron-en a:focus-visible, .ron-en summary:focus-visible { outline: 3px solid var(--accent); outline-offset: 6px; border-radius: 4px; }
.ron-en ::selection { background: #78519b; color: #fff; }
.en-wrap { width: min(1200px, 100% - 96px); margin-inline: auto; }
.en-section { padding-block: 108px; }
.en-skip { position: fixed; z-index: 100; top: 12px; left: 12px; padding: 12px 20px; background: var(--bg); transform: translateY(-160%); }
.en-skip:focus { transform: none; }
.en-header { position: sticky; top: 0; z-index: 20; background: #0b0a10ed; border-bottom: 1px solid var(--line); backdrop-filter: blur(16px); }
.en-nav, .en-nav nav { display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.en-nav { min-height: 80px; }
.en-brand { display: inline-flex; align-items: center; gap: 11px; font-family: 'Unbounded', 'Onest', sans-serif; font-size: 17px; font-weight: 600; text-decoration: none; letter-spacing: -.035em; }
.en-brand img { border-radius: 10px; }
.en-nav-how { font-size: 14px; text-decoration: none; }
.ron-en .en-button { display: inline-flex; align-items: center; justify-content: center; gap: 25px; min-height: 58px; padding: 15px 25px; background: var(--accent); color: #201229; border: 1px solid transparent; border-radius: 12px; font-size: 16px; font-weight: 700; line-height: 1.3; text-decoration: none; transition: background .15s, transform .15s; }
.ron-en .en-button:hover { background: #e0c0ff; transform: translateY(-2px); }
.ron-en .en-button span { font-size: 22px; font-weight: 400; line-height: 1; }
.ron-en .en-button-small { min-height: 43px; padding: 10px 17px; gap: 14px; border-radius: 8px; font-size: 13px; }
.en-eyebrow { color: var(--accent); font-size: 11px; font-weight: 600; letter-spacing: .13em; text-transform: uppercase; line-height: 1.7; }
.en-live-dot { display: inline-block; width: 6px; height: 6px; flex: none; border-radius: 50%; background: currentColor; }
.en-hero { position: relative; isolation: isolate; overflow: hidden; padding-block: 70px 74px; }
.ron-en .en-hero-scene { position: absolute; z-index: -3; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 70% center; opacity: .75; }
.en-hero::before { content: ''; position: absolute; z-index: -2; inset: 0; background: linear-gradient(90deg, #0b0a10 0%, #0b0a10e8 28%, #0b0a1080 60%, #0b0a1033), linear-gradient(0deg, #0b0a10, transparent 25%); }
.en-hero-grid { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(0, 1fr); align-items: center; gap: 60px; }
.en-hero-copy { padding-bottom: 24px; }
.en-hero-copy .en-eyebrow { display: flex; align-items: center; gap: 10px; color: #fff; }
.ron-en h1 { margin-top: 25px; font-size: clamp(36px, 4.1vw, 55px); line-height: 1.24; letter-spacing: -.052em; }
.ron-en h1 em { color: var(--accent); font-style: normal; }
.ron-en .en-hero-lead { margin-top: 29px; font-size: 22px; line-height: 1.5; letter-spacing: -.02em; }
.ron-en .en-hero-product { max-width: 440px; margin-top: 17px; color: var(--muted); font-size: 16px; }
.ron-en .en-app-store { display: inline-block; width: 180px; max-width: 100%; padding: 0; border: 0; border-radius: 10px; background: transparent; vertical-align: top; }
.ron-en .en-app-store:disabled { opacity: 1; cursor: default; }
.ron-en .en-app-store img { width: 100%; height: auto; }
.en-hero-copy > .en-app-store { margin-top: 31px; }
.en-hero-stores { margin-top: 32px; display: flex; gap: 23px; color: #d9d3e2; font-size: 12px; }
.en-hero-stores > span { display: flex; gap: 8px; align-items: center; }
.en-soon { padding: 2px 6px; border: 1px solid #ffffff26; border-radius: 4px; font-size: 9px; color: var(--muted); }
.en-preview { --device-scale: .8; justify-self: center; position: relative; width: 360px; padding-top: 20px; }
.en-preview::before { content: ''; position: absolute; z-index: -1; inset: 0 -80px; background: radial-gradient(ellipse, #b581fb33, transparent 68%); }
/* Preserve the supplied screenshot inside the 390 by 844 screen. */
.en-device-frame { width: calc(412px * var(--device-scale)); height: calc(866px * var(--device-scale)); position: relative; margin-inline: auto; }
.en-device-phone { position: absolute; top: 0; left: 0; width: 412px; height: 866px; z-index: 2; transform: rotate(-6deg) scale(var(--device-scale)); transform-origin: top left; }
.en-device-pbody { width: 412px; height: 866px; padding: 11px; background: #0a0a0a; border-radius: 56px; box-shadow: 0 30px 70px rgba(0,0,0,.55); }
.en-device-pscreen { position: relative; width: 390px; height: 844px; border-radius: 46px; overflow: hidden; background: #120d20; }
.ron-en .en-device-screenshot { width: 100%; height: 100%; object-fit: contain; }
.en-device-notch { position: absolute; top: 11px; left: 50%; transform: translateX(-50%); width: 112px; height: 34px; background: #000; border-radius: 20px; }

.en-preview figcaption { margin-top: 18px; text-align: center; color: #aaa2ba; font-size: 10px; }
.en-scroll { display: flex; align-items: center; justify-content: center; gap: 10px; width: fit-content; margin: 38px auto 0; font-size: 11px; color: #aba2bb !important; text-decoration: none; }
.en-scroll span { font-size: 18px; }
.en-manifest { border-bottom: 1px solid var(--line); padding-top: 65px; }
.en-manifest-grid { display: grid; grid-template-columns: 1.08fr 1fr; gap: 96px; }
.en-manifest h2, .en-section-copy h2, .en-faq-grid h2 { margin-top: 20px; }
.en-prose p { color: var(--muted); font-size: 17px; }
.en-prose p + p { margin-top: 20px; }
.ron-en .en-manifest-last { color: var(--text); font-weight: 500; }
.en-section-heading { text-align: center; }
.en-section-heading h2 { margin-top: 17px; }
.en-section-heading > p:last-child { margin-top: 20px; color: var(--muted); font-size: 16px; }
.en-steps { display: grid; grid-template-columns: repeat(3, 1fr); list-style: none; gap: 36px; padding: 0; margin: 62px 0 0; }
.en-steps li { position: relative; border-top: 1px solid #ffffff2b; padding-top: 27px; }
.en-step-number { position: absolute; right: 0; top: 20px; color: #b5a8c7; font-size: 11px; }
.en-step-icon { width: 34px; height: 34px; color: var(--accent); margin-bottom: 23px; }
.en-steps p { margin-top: 13px; color: var(--muted); font-size: 15px; line-height: 1.8; max-width: 320px; }
.en-dress { background: #111016; }
.en-split { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 84px; }
.en-illustration { overflow: hidden; border-radius: 16px; }
.en-illustration img { width: 100%; }
.en-section-copy > p:not(.en-eyebrow) { margin-top: 22px; font-size: 16px; color: var(--muted); }
.en-text-link { display: inline-flex; align-items: center; gap: 14px; margin-top: 30px; font-size: 15px; font-weight: 500; text-decoration-color: #d1a3ff66; }
.en-text-link span { color: var(--accent); }
.en-pro { display: inline-block; margin-left: 5px; padding: 1px 7px; border: 1px solid #d1a3ff66; border-radius: 4px; font-size: 9px; line-height: 1.5; letter-spacing: .04em; }
.ron-en p.en-plan-personal { border-top: 1px solid var(--line); padding-top: 23px; font-size: 13px; }
.en-planner-visual { position: relative; padding: 32px 0; }
.en-planner-visual::before { content: ''; position: absolute; inset: 0 -20px; z-index: -1; background: radial-gradient(ellipse, #6b477433, transparent 70%); }
.en-planner { background: linear-gradient(125deg, #262033, #18151f); border: 1px solid #ffffff24; border-radius: 22px; padding: 30px; box-shadow: 0 24px 60px #0003; }
.en-planner-top { display: flex; align-items: center; justify-content: space-between; font-size: 10px; letter-spacing: .1em; color: #c5b7d5; }
.en-planner-top svg { width: 20px; height: 20px; }
.en-planner h3 { margin-top: 24px; font-size: 27px; }
.en-planner > p { margin-top: 8px; color: #b8acc7; font-size: 12px; }
.en-plan-row { display: flex; gap: 12px; align-items: center; padding: 19px 13px; border-radius: 10px; margin-top: 9px; border: 1px solid transparent; }
.en-plan-row > div { display: grid; gap: 4px; }
.en-plan-row strong { font-size: 13px; font-weight: 500; }
.en-plan-row div > span { font-size: 10px; color: #b8b0c3; }
.en-plan-best { margin-top: 24px; border-color: #7ecead30; background: #71bc9e0d; flex-wrap: wrap; }
.en-plan-dot { flex: none; width: 6px; height: 6px; border-radius: 50%; background: #8bd5b6; }
.en-plan-dot-warm { background: #eec18a; }
.en-plan-tag { margin-left: auto; font-size: 9px; color: #a8dfc6; }
.ron-en .en-planner-foot { border-top: 1px solid var(--line); padding-top: 20px; margin-top: 10px; font-size: 11px; }
.ron-en .en-visual-caption { margin-top: 17px; font-size: 10px; color: var(--muted); text-align: center; }
.en-return { position: relative; overflow: hidden; isolation: isolate; min-height: 530px; display: flex; align-items: center; }
.en-return > img { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; object-fit: cover; object-position: center 48%; }
.en-return::before { content: ''; position: absolute; z-index: -1; inset: 0; background: linear-gradient(90deg, #0b0a10ed, #0b0a10b3 34%, #0b0a1020 70%); }
.en-return-copy { padding-block: 90px; }
.en-return h2 { margin-top: 20px; }
.en-return-copy > p:last-child { max-width: 340px; margin-top: 24px; font-size: 16px; color: #dfd8e5; }
.en-faq-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 80px; }
.en-faq details { border-bottom: 1px solid var(--line); }
.en-faq details:first-child { border-top: 1px solid var(--line); }
.en-faq summary { position: relative; padding: 23px 38px 23px 0; font-size: 16px; line-height: 1.55; cursor: pointer; list-style: none; }
.en-faq summary::-webkit-details-marker { display: none; }
.en-faq summary::after { content: '+'; position: absolute; right: 0; top: 20px; color: var(--accent); font-size: 22px; }
.en-faq details[open] summary::after { content: '−'; }
.en-faq details > p { padding: 0 28px 24px 0; color: var(--muted); font-size: 15px; line-height: 1.8; }
.en-final { text-align: center; border-top: 1px solid var(--line); background: radial-gradient(ellipse at 50% 100%, #3c24465c, transparent 75%); padding-bottom: 88px; }
.en-final h2 { margin-top: 20px; font-size: clamp(33px, 4.3vw, 54px); }
.en-final h2 + p { color: var(--muted); margin-top: 24px; font-size: 17px; }
.en-final .en-app-store { margin-top: 30px; }
.en-store-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 14px; margin-top: 38px; }
.en-store-placeholder { display: flex; align-items: center; gap: 10px; text-align: left; border: 1px solid #ffffff26; border-radius: 10px; padding: 12px 19px; min-width: 168px; background: #15101b; }
.en-store-placeholder svg { width: 24px; height: 26px; color: #c0b7cb; }
.en-store-placeholder small, .en-store-placeholder strong { display: block; }
.en-store-placeholder small { font-size: 10px; color: #b7adbf; line-height: 1.4; }
.en-store-placeholder strong { font-size: 16px; color: #d9d1e1; font-weight: 500; line-height: 1.6; }
.en-footer { border-top: 1px solid var(--line); padding-block: 32px; }
.en-footer-inner { display: flex; justify-content: space-between; align-items: center; gap: 24px; }
.en-footer .en-brand { font-size: 14px; }
.en-footer p, .en-footer-inner > a:last-child { font-size: 12px; color: var(--muted); }
.en-footer-inner > a:last-child { text-decoration: none; }
@media (min-width: 1500px) { .en-hero { padding-block: 100px 80px; } }
@media (max-width: 1100px) {
  .en-wrap { width: calc(100% - 64px); }
  .en-hero-grid { gap: 28px; }
  .en-preview { --device-scale: .7; width: 310px; }
  .en-device-phone { transform: rotate(-2deg) scale(var(--device-scale)); }
  .ron-en h1 { font-size: 40px; }
  .en-hero-stores { gap: 14px; flex-wrap: wrap; }
  .en-split, .en-manifest-grid { gap: 48px; }
  .en-plan-tag { margin-left: 18px; }
  .en-faq-grid { gap: 48px; }
}
@media (max-width: 800px) {
  .en-wrap { width: calc(100% - 48px); }
  .en-section { padding-block: 74px; }
  .en-nav { min-height: 70px; }
  .en-nav-how { display: none; }
  .en-hero { padding-top: 52px; padding-bottom: 42px; }
  .en-hero-grid { grid-template-columns: 1fr; gap: 47px; }
  .en-hero-copy { max-width: 550px; margin-inline: auto; padding-bottom: 0; width: 100%; }
  .ron-en h1 { font-size: clamp(34px, 6.2vw, 48px); }
  .ron-en .en-hero-lead { font-size: 21px; }
  .en-hero-copy .en-app-store { margin-top: 25px; }
  .en-hero-stores { margin-top: 27px; gap: 23px; }
  .ron-en .en-hero-scene { object-position: 60% center; }
  .en-hero::before { background: linear-gradient(180deg, #0b0a10f2, #0b0a10d6 38%, #0b0a1055 68%, #0b0a10 100%); }
  .en-preview { --device-scale: .78; width: 100%; padding-top: 0; }
  .en-device-phone { transform: scale(var(--device-scale)); }
  .en-scroll { margin-top: 30px; }
  .en-manifest-grid, .en-split, .en-faq-grid { grid-template-columns: 1fr; gap: 34px; }
  .en-manifest-grid { max-width: 600px; }
  .en-steps { gap: 23px; margin-top: 44px; }
  .en-steps h3 { font-size: 18px; }
  .en-steps p { font-size: 14px; }
  .en-dress .en-section-copy { grid-row: 1; }
  .en-illustration { max-width: 570px; }
  .en-planner-visual { padding: 0; width: min(460px, 100%); margin-inline: auto; }
  .en-plan-tag { margin-left: auto; }
  .en-return { min-height: 510px; align-items: end; }
  .en-return > img { object-position: 55% center; }
  .en-return::before { background: linear-gradient(0deg, #0b0a10f7, #0b0a10a6 45%, #0b0a100a); }
  .en-return-copy { padding-block: 50px; }
  .en-footer-inner { flex-wrap: wrap; }
  .en-footer-inner p { display: none; }
}
@media (max-width: 540px) {
  .en-preview { --device-scale: .75; }
  .en-wrap { width: calc(100% - 40px); }
  .en-nav { gap: 12px; }
  .en-brand { font-size: 14px; gap: 8px; }
  .en-brand img { width: 31px; height: 31px; }
  .ron-en .en-button-small { font-size: 12px; gap: 7px; min-height: 42px; padding: 9px 11px; }
  .en-hero-copy .en-eyebrow { font-size: 9px; letter-spacing: .1em; }
  .ron-en h1 { font-size: clamp(29px, 7.5vw, 40px); margin-top: 23px; }
  .ron-en h2 { font-size: clamp(27px, 6.6vw, 34px); }
  .ron-en .en-hero-lead { margin-top: 24px; font-size: 20px; }
  .ron-en .en-hero-product { font-size: 15px; max-width: 360px; }
  .en-hero-copy > .en-app-store { display: block; margin-left: auto; margin-right: auto; }
  .en-hero-stores { justify-content: center; gap: 16px; font-size: 10px; }
  .en-hero-stores > span { gap: 5px; }
  .en-soon { font-size: 8px; }
  .en-steps { grid-template-columns: 1fr; gap: 32px; }
  .en-steps li { padding: 25px 0 0 58px; }
  .en-step-icon { position: absolute; left: 0; top: 25px; width: 30px; height: 30px; }
  .en-step-number { top: 27px; }
  .en-steps h3 { font-size: 20px; padding-right: 26px; }
  .en-steps p { font-size: 15px; }
  .en-section-heading { text-align: left; }
  .en-planner { padding: 24px 18px; }
  .en-planner h3 { font-size: 26px; }
  .en-plan-row { padding-inline: 10px; }
  .en-plan-row strong { font-size: 12px; }
  .en-plan-tag { font-size: 8px; }
  .en-prose p { font-size: 16px; }
  .en-return { min-height: 490px; }
  .en-return > img { object-position: 52% center; }
  .en-final h2 + p { font-size: 16px; }
  .en-final h2 + p br { display: none; }
  .en-store-list { gap: 10px; }
  .en-store-placeholder { min-width: 0; padding: 11px 13px; gap: 8px; }
  .en-store-placeholder strong { font-size: 14px; }
  .en-footer-inner { gap: 15px; }
  .en-footer .en-brand { font-size: 12px; }
}
@media (max-width: 360px) { .en-preview { --device-scale: .64; } }
@media (prefers-reduced-motion: reduce) { :root { scroll-behavior: auto; } .ron-en .en-button { transition: none; } }

/* English legal documents use the existing English shell and no Russian styles. */
.ron-en .en-legal-links { display: flex; flex-wrap: wrap; align-items: center; gap: 8px 22px; color: var(--muted); font-size: 12px; }
.ron-en .en-legal-links a { display: inline-flex; align-items: center; min-height: 32px; }
.ron-en .en-legal-links a[aria-current="page"] { color: var(--text); text-decoration-thickness: 2px; }
.ron-en .en-legal-back { font-size: 13px; min-height: 32px; display: inline-flex; align-items: center; }
.ron-en .en-legal-main { max-width: 800px; padding-block: 70px 96px; }
.ron-en .en-legal-intro { padding-bottom: 32px; border-bottom: 1px solid var(--line); }
.ron-en .en-legal-intro h1 { margin-top: 18px; font-size: clamp(28px, 4.1vw, 42px); letter-spacing: -.035em; overflow-wrap: anywhere; }
.ron-en .en-legal-lead { margin-top: 22px; color: var(--muted); font-size: 16px; line-height: 1.65; }
.ron-en .en-legal-section { margin-top: 38px; }
.ron-en .en-legal-section h2 { font-family: 'Onest', system-ui, sans-serif; font-size: 23px; font-weight: 600; line-height: 1.35; letter-spacing: -.02em; }
.ron-en .en-legal-section p { margin-top: 18px; color: #d8d1e2; font-size: 17px; line-height: 1.8; overflow-wrap: anywhere; }
.ron-en .en-legal-body a { color: var(--accent); }
.ron-en .en-geo-credit { margin-top: 14px; font-size: 10px; color: var(--muted); }
.ron-en .en-geo-credit a { text-decoration-color: #b6afc566; }
@media (max-width: 540px) {
  .ron-en .en-legal-links { gap: 4px 18px; width: 100%; }
  .ron-en .en-legal-main { padding-block: 45px 65px; }
  .ron-en .en-legal-back { max-width: 120px; font-size: 12px; text-align: right; }
  .ron-en .en-legal-section h2 { font-size: 21px; }
  .ron-en .en-legal-section p { font-size: 16px; }
}
