:root {
  --ink: #12100f;
  --paper: #f5f0e8;
  --cream: #fffaf1;
  --orange: #ff5a24;
  --orange-dark: #db3c0d;
  --plum: #261628;
  --muted: #756d66;
  --line: rgba(18, 16, 15, .14);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: "DM Sans", sans-serif; }
a { color: inherit; text-decoration: none; }
img { display: block; width: 100%; }

.header {
  position: absolute; z-index: 10; top: 0; left: 0; width: 100%;
  display: flex; align-items: center; justify-content: space-between;
  padding: 24px clamp(20px, 5vw, 76px);
}
.brand { display: flex; align-items: center; gap: 9px; width: auto; color: var(--ink); font-family: "Syne", sans-serif; font-size: 21px; font-weight: 800; letter-spacing: -.06em; }
.brand-icon { display: grid; place-items: center; width: 35px; height: 29px; border-radius: 7px 12px 7px 7px; background: var(--orange); color: white; font-size: 10px; font-weight: 800; letter-spacing: -.12em; transform: skewX(-7deg); }
.brand-footer { color: white; }
.header-link { border-bottom: 1px solid currentColor; font-size: 13px; font-weight: 700; }

.hero {
  position: relative; overflow: hidden; min-height: 760px; display: grid;
  grid-template-columns: .9fr 1.1fr; align-items: center; gap: 5vw;
  padding: 130px clamp(20px, 5vw, 76px) 80px; background: var(--cream);
}
.hero-glow {
  position: absolute; width: 520px; height: 520px; top: -220px; left: 32%;
  border-radius: 50%; background: #ffd7a8; filter: blur(90px); opacity: .55;
}
.hero-copy { position: relative; z-index: 2; max-width: 620px; }
.pill {
  display: inline-flex; align-items: center; gap: 9px; padding: 8px 12px;
  border: 1px solid var(--line); border-radius: 999px; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em;
}
.pill i { width: 7px; height: 7px; border-radius: 50%; background: var(--orange); box-shadow: 0 0 0 4px rgba(255,90,36,.15); }
h1, h2, h3 { font-family: "Syne", sans-serif; }
h1 { margin: 25px 0 0; font-size: clamp(54px, 7vw, 98px); line-height: .92; letter-spacing: -.07em; }
h1 em { color: var(--orange); font-style: normal; }
.hero-copy p { max-width: 500px; margin: 28px 0; color: var(--muted); font-size: 17px; line-height: 1.7; }
.price-card { position: relative; width: fit-content; min-width: 285px; margin: -8px 0 24px; padding: 17px 20px; border: 1px solid rgba(255,90,36,.2); border-radius: 20px; background: linear-gradient(135deg, white, #fff5e9); box-shadow: 0 14px 32px rgba(75,43,24,.08); }
.price-label { display: block; margin-bottom: 5px; color: var(--muted); font-size: 9px; font-weight: 700; text-transform: uppercase; letter-spacing: .14em; }
.price-value { display: flex; align-items: start; color: var(--orange); line-height: 1; }
.price-value small { margin: 8px 4px 0 0; font-size: 12px; font-weight: 700; }
.price-value strong { font-family: "Syne", sans-serif; font-size: 48px; letter-spacing: -.1em; }
.price-value sup { margin-top: 5px; font-family: "Syne", sans-serif; font-size: 18px; font-weight: 700; letter-spacing: -.06em; }
.price-value em { align-self: end; margin: 0 0 6px 7px; color: var(--muted); font-size: 11px; font-style: normal; }
.price-card ul { display: flex; gap: 14px; margin: 10px 0 0; padding: 10px 0 0; border-top: 1px solid var(--line); list-style: none; color: var(--muted); font-size: 10px; }
.price-card li::before { content: "✓"; margin-right: 4px; color: var(--orange); font-weight: 700; }
.hero-copy small { display: block; margin-top: 16px; color: var(--muted); font-size: 11px; }
.button {
  display: inline-flex; align-items: center; justify-content: space-between; gap: 28px;
  min-height: 56px; padding: 0 12px 0 22px; border-radius: 999px;
  background: var(--orange); color: white; font-size: 14px; font-weight: 700;
  box-shadow: 0 14px 30px rgba(255,90,36,.22); transition: transform .2s, background .2s;
}
.button b { display: grid; place-items: center; width: 36px; height: 36px; border-radius: 50%; background: rgba(255,255,255,.2); font-size: 18px; }
.button:hover { background: var(--orange-dark); transform: translateY(-2px); }

.poster-stage { position: relative; min-height: 560px; perspective: 1000px; }
.poster {
  position: absolute; overflow: hidden; border: 7px solid var(--cream); border-radius: 22px;
  box-shadow: 0 30px 60px rgba(38,22,40,.24);
}
.poster img { height: 100%; object-fit: cover; }
.poster-left { width: 32%; height: 390px; left: 2%; top: 100px; transform: rotate(-8deg); }
.poster-main { z-index: 2; width: 43%; height: 540px; left: 28%; top: 0; transform: rotate(2deg); }
.poster-right { width: 31%; height: 390px; right: 0; top: 110px; transform: rotate(9deg); }
.poster-main div {
  position: absolute; bottom: 0; left: 0; right: 0; padding: 80px 22px 22px;
  color: white; background: linear-gradient(transparent, rgba(0,0,0,.9));
}
.poster-main span, .poster-main strong { display: block; }
.poster-main span { color: #ffc27a; text-transform: uppercase; letter-spacing: .12em; font-size: 9px; font-weight: 700; }
.poster-main strong { margin-top: 5px; font-family: "Syne", sans-serif; font-size: 22px; }

.trust-strip {
  display: flex; justify-content: center; flex-wrap: wrap; gap: 24px; padding: 18px 20px;
  background: var(--ink); color: #f4ede4; font-size: 11px; font-weight: 700; letter-spacing: .09em; text-transform: uppercase;
}
.showcase { background: var(--ink); color: white; }
.showcase .section-intro { max-width: 900px; }
.showcase-grid { display: grid; grid-template-columns: 1.2fr .8fr; gap: 18px; margin-top: 50px; }
.showcase-card { position: relative; overflow: hidden; min-height: 410px; display: flex; align-items: end; padding: 35px; border-radius: 28px; background: #171018; }
.showcase-card::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(10,8,12,.95) 0%, rgba(10,8,12,.68) 45%, rgba(10,8,12,.08) 100%); }
.showcase-bg { position: absolute; inset: 0; height: 100%; object-fit: cover; }
.showcase-card > div:first-child { position: relative; z-index: 2; max-width: 470px; }
.showcase-card span { color: #ff9b78; font-size: 10px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.showcase-card h3 { margin: 14px 0 12px; font-size: clamp(28px, 3.5vw, 48px); line-height: .98; letter-spacing: -.06em; }
.showcase-card p { max-width: 400px; margin: 0; color: rgba(255,255,255,.65); font-size: 13px; line-height: 1.7; }
.latest { background: var(--cream); }
.latest-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 48px; }
.update-card { overflow: hidden; border-radius: 24px; background: white; box-shadow: 0 18px 45px rgba(38,22,40,.08); }
.update-card img { width: 100%; aspect-ratio: 4 / 5; object-fit: cover; }
.update-card div { padding: 22px; }
.update-card span { color: var(--orange); font-size: 9px; font-weight: 700; letter-spacing: .15em; text-transform: uppercase; }
.update-card h3 { margin: 9px 0 6px; font-size: 25px; line-height: 1; letter-spacing: -.05em; }
.update-card strong { color: var(--muted); font-size: 9px; letter-spacing: .1em; text-transform: uppercase; }
.update-card p { margin: 14px 0 0; color: var(--muted); font-size: 12px; line-height: 1.65; }
.plan-section { padding: 0 clamp(20px, 5vw, 76px) 110px; background: var(--cream); }
.plan-card { display: grid; grid-template-columns: 1fr auto; gap: 60px; align-items: center; max-width: 1180px; margin: auto; padding: clamp(38px, 6vw, 75px); border-radius: 34px; background: var(--plum); color: white; box-shadow: 0 28px 70px rgba(38,22,40,.2); }
.plan-copy h2 { max-width: 720px; margin: 16px 0 28px; font-size: clamp(38px, 5vw, 65px); line-height: .98; letter-spacing: -.07em; }
.plan-copy ul { display: flex; flex-wrap: wrap; gap: 10px; margin: 0; padding: 0; list-style: none; }
.plan-copy li { padding: 8px 11px; border: 1px solid rgba(255,255,255,.15); border-radius: 999px; color: #e7dce7; font-size: 11px; }
.plan-copy li::before { content: "✓"; margin-right: 5px; color: #ff9b78; }
.plan-price { min-width: 235px; padding: 25px; border-radius: 25px; background: white; color: var(--ink); text-align: center; }
.plan-price > span { color: var(--muted); font-size: 9px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.plan-price > div { display: flex; align-items: start; justify-content: center; margin-top: 8px; color: var(--orange); line-height: 1; }
.plan-price small { margin: 12px 5px 0 0; font-size: 13px; font-weight: 700; }
.plan-price strong { font-family: "Syne", sans-serif; font-size: 76px; letter-spacing: -.12em; }
.plan-price sup { margin-top: 9px; font-family: "Syne", sans-serif; font-size: 22px; font-weight: 700; }
.plan-price p { margin: -4px 0 20px; color: var(--muted); font-size: 11px; }
.plan-price .button { width: 100%; min-height: 50px; padding-left: 16px; font-size: 12px; }
.devices-section { background: white; }
.device-list { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 38px; }
.device-list span { padding: 13px 17px; border: 1px solid var(--line); border-radius: 999px; background: var(--cream); font-size: 12px; font-weight: 700; }
.section { padding: 110px clamp(20px, 8vw, 130px); }
.section-intro { max-width: 760px; }
.overline { color: var(--orange); font-size: 11px; font-weight: 700; letter-spacing: .15em; text-transform: uppercase; }
.section-intro h2, .telegram-copy h2, .final-cta h2 {
  margin: 16px 0 0; font-size: clamp(40px, 5.5vw, 72px); line-height: .98; letter-spacing: -.06em;
}
.section-intro p { max-width: 620px; margin: 24px 0 0; color: var(--muted); font-size: 16px; line-height: 1.8; }
.benefit-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 60px; }
.benefit-grid article { min-height: 260px; display: flex; flex-direction: column; justify-content: end; padding: 28px; border: 1px solid var(--line); border-radius: 24px; background: rgba(255,255,255,.38); }
.benefit-grid span { margin-bottom: auto; color: var(--orange); font-size: 12px; font-weight: 700; }
.benefit-grid h3 { margin: 0 0 10px; font-size: 22px; letter-spacing: -.04em; }
.benefit-grid p { margin: 0; color: var(--muted); font-size: 14px; line-height: 1.6; }
.social-proof { background: var(--ink); color: white; }
.proof-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 48px; }
.proof-grid article { padding: 30px; border: 1px solid rgba(255,255,255,.1); border-radius: 22px; background: rgba(255,255,255,.035); }
.proof-grid strong, .proof-grid span { display: block; }
.proof-grid strong { color: #ff9b78; font-family: "Syne", sans-serif; font-size: 31px; letter-spacing: -.06em; }
.proof-grid span { margin-top: 10px; color: rgba(255,255,255,.62); font-size: 12px; line-height: 1.6; }

.telegram-section { padding: 0 clamp(20px, 5vw, 76px); }
.telegram-card {
  position: relative; overflow: hidden; display: grid; grid-template-columns: auto 1fr auto; gap: 38px; align-items: center;
  padding: 65px; border-radius: 32px; background: var(--plum); color: white;
}
.telegram-card::after { content: ""; position: absolute; width: 300px; height: 300px; right: -100px; top: -150px; border-radius: 50%; background: #764171; filter: blur(55px); opacity: .7; }
.telegram-icon { position: relative; z-index: 1; display: grid; place-items: center; width: 86px; height: 86px; border: 1px solid rgba(255,255,255,.2); border-radius: 50%; color: #ff9b78; font-size: 34px; }
.telegram-copy { position: relative; z-index: 1; max-width: 650px; }
.telegram-copy h2 { font-size: clamp(36px, 4vw, 58px); }
.telegram-copy p { max-width: 590px; margin: 20px 0; color: #d3c7d4; line-height: 1.7; }
.telegram-copy ul { display: flex; flex-wrap: wrap; gap: 9px; margin: 0; padding: 0; list-style: none; }
.telegram-copy li { padding: 7px 10px; border: 1px solid rgba(255,255,255,.14); border-radius: 999px; color: #eadfea; font-size: 11px; }
.button-dark { position: relative; z-index: 1; background: white; color: var(--plum); box-shadow: none; }
.button-dark b { background: rgba(38,22,40,.1); }
.button-dark:hover { background: #f7e8f2; }

.steps-section { display: grid; grid-template-columns: .8fr 1.2fr; gap: 8vw; }
.steps { display: grid; gap: 12px; }
.steps article { display: flex; gap: 20px; padding: 25px; border-bottom: 1px solid var(--line); }
.steps b { display: grid; place-items: center; flex: 0 0 auto; width: 38px; height: 38px; border-radius: 50%; background: var(--ink); color: white; font-size: 12px; }
.steps h3 { margin: 3px 0 8px; font-size: 19px; }
.steps p { margin: 0; color: var(--muted); font-size: 14px; line-height: 1.6; }
.faq-section { max-width: 1100px; margin: auto; }
.faq-list { margin-top: 45px; border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { cursor: pointer; padding: 22px 0; font-family: "Syne", sans-serif; font-size: 16px; font-weight: 700; }
.faq-list p { max-width: 760px; margin: -6px 0 22px; color: var(--muted); font-size: 13px; line-height: 1.7; }
.final-cta { padding: 100px 20px; text-align: center; background: #ffead6; }
.final-cta h2 { max-width: 850px; margin: 17px auto 32px; }
.final-price { margin: -14px 0 28px; color: var(--muted); font-size: 14px; }
.final-price strong { color: var(--ink); }
.mobile-nav { display: none; }
footer { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 28px clamp(20px, 5vw, 76px); background: var(--ink); color: #a9a09a; font-size: 10px; }

@media (max-width: 900px) {
  .hero { grid-template-columns: 1fr; min-height: auto; padding-top: 125px; }
  .hero-copy { text-align: center; margin: auto; }
  .hero-copy p { margin-left: auto; margin-right: auto; }
  .poster-stage { width: 100%; max-width: 650px; min-height: 500px; margin: 30px auto 0; }
  .benefit-grid { grid-template-columns: 1fr; }
  .benefit-grid article { min-height: 200px; }
  .telegram-card { grid-template-columns: 1fr; padding: 45px; }
  .telegram-icon { display: none; }
  .steps-section { grid-template-columns: 1fr; }
}
@media (max-width: 600px) {
  body { padding-bottom: 72px; }
  .header { padding: 18px 20px; }
  .header-link { display: none; }
  .hero { padding: 105px 18px 42px; }
  h1 { font-size: 52px; }
  .hero-copy p { margin: 20px auto; font-size: 15px; }
  .price-card { margin: -4px auto 20px; text-align: left; }
  .hero-copy .button { width: 100%; }
  .poster-stage { min-height: 350px; margin-top: 20px; }
  .poster { border-width: 4px; border-radius: 14px; }
  .poster-left, .poster-right { height: 245px; top: 70px; }
  .poster-main { height: 335px; width: 46%; left: 27%; }
  .poster-main div { padding: 50px 10px 12px; }
  .poster-main strong { font-size: 14px; }
  .trust-strip { gap: 10px; font-size: 9px; }
  .showcase-grid { grid-template-columns: 1fr; margin-top: 32px; }
  .showcase-card { min-height: 360px; padding: 25px; border-radius: 22px; }
  .showcase-card h3 { font-size: 31px; }
  .showcase-card::after { background: linear-gradient(0deg, rgba(10,8,12,.95) 0%, rgba(10,8,12,.52) 75%, rgba(10,8,12,.08) 100%); }
  .latest-grid { display: flex; gap: 12px; margin: 32px -20px 0; padding: 0 20px; overflow-x: auto; scroll-snap-type: x mandatory; }
  .update-card { flex: 0 0 78vw; border-radius: 20px; scroll-snap-align: start; }
  .update-card img { aspect-ratio: 4 / 4.6; }
  .update-card h3 { font-size: 24px; }
  .plan-section { padding: 0 12px 74px; }
  .plan-card { grid-template-columns: 1fr; gap: 28px; padding: 34px 23px 23px; border-radius: 25px; }
  .plan-copy h2 { font-size: 38px; }
  .plan-copy ul { display: grid; }
  .plan-price { width: 100%; }
  .device-list { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-top: 28px; }
  .device-list span { padding: 12px 10px; border-radius: 14px; font-size: 11px; text-align: center; }
  .section { padding: 74px 20px; }
  .section-intro h2, .telegram-copy h2, .final-cta h2 { font-size: 39px; }
  .benefit-grid { margin-top: 36px; }
  .proof-grid { grid-template-columns: 1fr; margin-top: 32px; }
  .telegram-section { padding: 0 12px; }
  .telegram-card { padding: 35px 23px; border-radius: 24px; }
  .telegram-card .button { width: 100%; }
  .steps article { padding: 20px 0; }
  .final-cta { padding: 75px 20px; }
  .final-cta .button { width: 100%; }
  .mobile-nav {
    position: fixed; z-index: 20; display: grid; grid-template-columns: 1fr 1fr 1fr;
    left: 12px; right: 12px; bottom: 10px; min-height: 62px; padding: 7px;
    border: 1px solid rgba(255,255,255,.08); border-radius: 22px; background: rgba(18,16,15,.94);
    color: white; box-shadow: 0 12px 38px rgba(18,16,15,.32); backdrop-filter: blur(12px);
  }
  .mobile-nav a { display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 3px; color: #bdb6b1; font-size: 9px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; }
  .mobile-nav a span { font-size: 17px; }
  .mobile-nav .mobile-test { margin: -19px 4px 0; min-height: 68px; border-radius: 20px; background: var(--orange); color: white; box-shadow: 0 10px 25px rgba(255,90,36,.35); }
  footer { align-items: start; flex-direction: column; }
}
