:root{--bg:#fffaf6;--surface:#fff;--ink:#1c1c2e;--muted:#5b5b6e;--accent:#ff6a4d;--accent-dark:#e04a3f;--grad:linear-gradient(135deg,#ffa63d,#ff5a5f);--soft:#fff0e8;--line:#f1e3da;--radius:18px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Manrope,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);line-height:1.55;font-size:17px}
img{max-width:100%;display:block}
a{color:inherit}
h1,h2,h3{line-height:1.15;margin:0 0 .5em;font-weight:800;letter-spacing:-.02em}
h1{font-size:clamp(2.2rem,5.5vw,3.6rem)}
h2{font-size:clamp(1.6rem,3.4vw,2.3rem);max-width:22ch}
h3{font-size:1.15rem}
p{margin:0 0 1em}
.top{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:20px;padding:14px clamp(16px,4vw,48px);background:rgba(255,250,246,.86);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:8px;font-weight:800;font-size:1.45rem;letter-spacing:-.04em;text-decoration:none;margin-right:auto}
.brand span{font-weight:500;color:var(--accent-dark)}
.menu{display:flex;align-items:center;gap:22px;font-weight:600;font-size:.95rem}
.menu a{text-decoration:none;color:var(--muted)}
.menu a:hover{color:var(--ink)}
.lang{display:flex;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:var(--surface)}
.lang button{border:0;background:none;padding:6px 12px;font:inherit;font-weight:700;font-size:.85rem;color:var(--muted);cursor:pointer}
.lang button.on{background:var(--ink);color:#fff}
.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;font-weight:700;text-decoration:none;background:var(--ink);color:#fff;transition:transform .15s,box-shadow .15s}
.button:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(28,28,46,.18)}
.button.primary{background:var(--grad);color:#fff;box-shadow:0 10px 26px rgba(255,90,95,.32)}
.button.small{padding:9px 16px;font-size:.9rem;color:#fff}
main>section{padding:clamp(56px,8vw,110px) clamp(16px,4vw,48px);max-width:1180px;margin:0 auto}
.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(24px,5vw,72px);align-items:center;padding-top:clamp(40px,6vw,80px)}
.eyebrow{display:inline-block;font-weight:700;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-dark);background:var(--soft);padding:6px 12px;border-radius:999px;margin-bottom:18px}
.lead{font-size:1.15rem;color:var(--muted);max-width:52ch}
.actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin:26px 0 22px}
.soon{color:var(--muted);font-weight:600;font-size:.95rem}
.trust{list-style:none;padding:0;margin:0;display:flex;gap:18px;flex-wrap:wrap;color:var(--muted);font-weight:600;font-size:.92rem}
.trust li::before{content:"";display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--grad);margin-right:8px;vertical-align:1px}
.phone{position:relative;width:min(320px,80vw);margin:0 auto;padding:12px;border-radius:44px;background:#141420;box-shadow:0 40px 80px rgba(28,28,46,.28),inset 0 0 0 2px #2a2a3a}
.phone img{border-radius:34px;width:100%;height:auto;background:#fff}
.notch{position:absolute;top:22px;left:50%;transform:translateX(-50%);width:32%;height:26px;border-radius:999px;background:#141420;z-index:1}
.features h2{margin-bottom:34px}
.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}
.grid article{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:26px 24px}
.grid svg{width:30px;height:30px;fill:none;stroke:url(#g);stroke:#ff6a4d;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;margin-bottom:14px}
.grid p{color:var(--muted);margin:0;font-size:.98rem}
.how{background:var(--ink);color:#fff;border-radius:calc(var(--radius) + 10px)}
.how h2{color:#fff}
.steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:26px;counter-reset:step}
.steps span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--grad);font-weight:800;margin-bottom:14px}
.steps p{color:#c9c9d6;margin:0}
.screens h2{margin-bottom:26px}
.shots{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:22px}
.shots figure{margin:0;text-align:center}
.shots img{border-radius:26px;box-shadow:0 20px 50px rgba(28,28,46,.18);border:6px solid #141420;margin:0 auto 12px;max-width:300px;width:100%;height:auto}
.shots figcaption{color:var(--muted);font-weight:600;font-size:.95rem}
.cities{text-align:center}
.cities h2,.cities p{margin-left:auto;margin-right:auto}
.cities p{color:var(--muted);max-width:56ch}
.chips{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:18px}
.chips span{padding:10px 18px;border-radius:999px;background:var(--surface);border:1px solid var(--line);font-weight:700}
.promise ul{list-style:none;padding:0;margin:0 0 22px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}
.promise li{background:var(--soft);border-radius:var(--radius);padding:20px 22px;color:var(--muted)}
.promise li strong{display:block;color:var(--ink);margin-bottom:4px}
.link{font-weight:700;color:var(--accent-dark)}
.final{text-align:center}
.final h2{margin:0 auto 22px}
footer{display:flex;gap:22px;justify-content:center;flex-wrap:wrap;padding:30px 16px 46px;color:var(--muted);font-size:.9rem;border-top:1px solid var(--line)}
footer a{text-decoration:none;font-weight:600}
.policy{max-width:760px;margin:0 auto;padding:clamp(40px,6vw,80px) clamp(16px,4vw,48px)}
.policy h1{font-size:2.2rem}
.policy .note{background:var(--soft);border-radius:12px;padding:12px 16px;color:var(--accent-dark);font-weight:600}
.policy p{color:var(--muted)}
.policy p strong{color:var(--ink)}
@media (max-width:860px){
  .hero{grid-template-columns:1fr;text-align:left}
  .phone{margin-top:10px}
  .menu a:not(.button){display:none}
  .top{gap:12px}
}
@media (max-width:480px){.actions{align-items:flex-start;flex-direction:column}.trust{flex-direction:column;gap:8px}}
