/* ===== Olga Zorina × Agenyz — стили ===== */

:root {
  --teal-dark: #0d5c63;
  --teal: #16a3ae;
  --teal-mid: #2bc4cf;
  --teal-light: #7fe0e6;
  --teal-bg: #eefbfc;
  --white: #ffffff;
  --ink: #0f2e33;
  --ink-soft: #3d5c60;
  --gold: #c9a24d;
  --gold-soft: #e7d3a1;
  --line: #d8ecee;
  --shadow: 0 20px 50px -25px rgba(13, 92, 99, 0.35);
  --radius: 20px;
  --radius-sm: 12px;
  --maxw: 1180px;
  font-size: 16px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }

body {
  margin: 0;
  font-family: "Manrope", "Segoe UI", system-ui, -apple-system, sans-serif;
  color: var(--ink);
  background: var(--white);
  line-height: 1.55;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4 { font-family: "Playfair Display", Georgia, "Times New Roman", serif; margin: 0 0 .5em; line-height: 1.15; font-weight: 700; color: var(--teal-dark); }
p { margin: 0 0 1em; }
a { color: inherit; }
img { max-width: 100%; display: block; }
button { font-family: inherit; cursor: pointer; }

.wrap { max-width: var(--maxw); margin: 0 auto; padding: 0 24px; }
section { padding: 88px 0; }
.section-tag {
  display: inline-block; font-size: 13px; letter-spacing: .12em; text-transform: uppercase;
  color: var(--teal); font-weight: 700; margin-bottom: 14px;
}
.section-head { max-width: 720px; margin: 0 auto 48px; text-align: center; }
.section-head h2 { font-size: clamp(28px, 3.6vw, 40px); }
.section-head p { color: var(--ink-soft); font-size: 17px; }

.center { text-align: center; }

/* ===== Buttons ===== */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  padding: 16px 30px; border-radius: 999px; font-weight: 700; font-size: 15px;
  border: none; text-decoration: none; transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
  white-space: nowrap;
}
.btn-primary { background: linear-gradient(135deg, var(--teal-mid), var(--teal-dark)); color: var(--white); box-shadow: 0 14px 30px -12px rgba(13,92,99,.55); }
.btn-primary:hover { transform: translateY(-2px); box-shadow: 0 18px 36px -12px rgba(13,92,99,.65); }
.btn-ghost { background: var(--white); color: var(--teal-dark); border: 1.5px solid var(--line); }
.btn-ghost:hover { border-color: var(--teal); background: var(--teal-bg); }
.btn-gold { background: linear-gradient(135deg, var(--gold-soft), var(--gold)); color: #3a2c05; box-shadow: 0 14px 30px -14px rgba(201,162,77,.6);}
.btn-block { width: 100%; }
.btn-sm { padding: 11px 20px; font-size: 13px; }

/* ===== Header ===== */
header.site {
  position: sticky; top: 0; z-index: 50;
  background: rgba(255,255,255,.9); backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--line);
}
header.site .wrap { display: flex; align-items: center; justify-content: space-between; padding-top: 14px; padding-bottom: 14px; gap: 20px;}
.brand { display: flex; align-items: center; gap: 10px; text-decoration: none; }
.brand-mark {
  width: 40px; height: 40px; border-radius: 11px; background: linear-gradient(135deg, var(--teal-mid), var(--teal-dark));
  display: flex; align-items: center; justify-content: center; color: #fff; font-family: "Playfair Display", serif; font-weight: 700; font-size: 18px;
  flex-shrink: 0;
}
.brand-text { line-height: 1.2; }
.brand-text b { display: block; font-size: 15px; color: var(--teal-dark); }
.brand-text span { display: block; font-size: 12px; color: var(--ink-soft); letter-spacing: .04em; }
nav.main { display: flex; gap: 26px; align-items: center; }
nav.main a { text-decoration: none; font-size: 14.5px; font-weight: 600; color: var(--ink-soft); }
nav.main a:hover { color: var(--teal-dark); }
.header-cta { display: flex; align-items: center; gap: 14px; }
.header-phone { font-size: 14px; font-weight: 700; color: var(--teal-dark); text-decoration: none; display: none; }
.nav-toggle { display: none; background: none; border: none; padding: 8px; }
.nav-toggle span { display: block; width: 24px; height: 2px; background: var(--teal-dark); margin: 5px 0; border-radius: 2px; }

/* ===== Hero ===== */
.hero { padding: 64px 0 40px; background: radial-gradient(circle at 80% -10%, var(--teal-bg), var(--white) 55%); overflow: hidden; }
.hero .wrap { display: grid; grid-template-columns: 1.05fr .95fr; gap: 56px; align-items: center; }
.hero-kicker { display: inline-flex; align-items: center; gap: 8px; background: var(--teal-bg); border: 1px solid var(--line); color: var(--teal-dark); font-weight: 700; font-size: 13px; padding: 8px 16px; border-radius: 999px; margin-bottom: 22px; }
.hero h1 { font-size: clamp(32px, 4.4vw, 52px); margin-bottom: 20px; }
.hero h1 em { font-style: normal; color: var(--teal); }
.hero p.lead { font-size: 18px; color: var(--ink-soft); max-width: 520px; margin-bottom: 30px; }
.hero-cta-row { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 30px; }
.hero-trust { display: flex; gap: 28px; flex-wrap: wrap; }
.hero-trust div { font-size: 13px; color: var(--ink-soft); }
.hero-trust b { display: block; font-family: "Playfair Display", serif; font-size: 24px; color: var(--teal-dark); }

.hero-photo-wrap { position: relative; }
.hero-photo-card {
  position: relative; border-radius: 28px; overflow: hidden; box-shadow: var(--shadow);
  aspect-ratio: 4/5; background: var(--teal-bg);
}
.hero-photo-card img { width: 100%; height: 100%; object-fit: cover; }
.hero-badge {
  position: absolute; left: -18px; bottom: 26px; background: var(--white); border-radius: 16px;
  padding: 14px 18px; box-shadow: var(--shadow); display: flex; align-items: center; gap: 12px; max-width: 240px;
}
.hero-badge .dot { width: 10px; height: 10px; border-radius: 50%; background: #2ecc71; flex-shrink: 0; box-shadow: 0 0 0 4px rgba(46,204,113,.18); }
.hero-badge span { font-size: 12.5px; font-weight: 700; color: var(--ink); line-height: 1.3; }
.hero-badge2 { position: absolute; right: -14px; top: 24px; background: var(--teal-dark); color: #fff; border-radius: 14px; padding: 10px 16px; font-size: 12.5px; font-weight: 700; box-shadow: var(--shadow); }

/* ===== Pain / logos strip ===== */
.strip { background: var(--teal-dark); color: #fff; padding: 18px 0; }
.strip .wrap { display: flex; gap: 40px; justify-content: center; flex-wrap: wrap; font-size: 13.5px; font-weight: 600; letter-spacing: .02em; opacity: .95; }

.pain-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.pain-card { background: var(--teal-bg); border: 1px solid var(--line); border-radius: var(--radius-sm); padding: 24px; }
.pain-card .ico { font-size: 26px; margin-bottom: 10px; display: block; }
.pain-card h4 { font-size: 16px; margin-bottom: 6px; color: var(--ink); font-family: inherit; font-weight: 700; }
.pain-card p { font-size: 14.5px; color: var(--ink-soft); margin: 0; }
.pain-cta { text-align: center; margin-top: 40px; font-size: 17px; font-weight: 700; color: var(--teal-dark); }

/* ===== Dream section ===== */
.dream { background: linear-gradient(160deg, var(--teal-dark), var(--teal) 120%); color: #fff; border-radius: 32px; margin: 0 24px; }
.dream .wrap { max-width: 980px; }
.dream .section-tag { color: var(--gold-soft); }
.dream h2 { color: #fff; }
.dream p.lead { color: rgba(255,255,255,.88); font-size: 18px; max-width: 680px; margin: 0 auto 36px; text-align: center; }
.dream-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px 32px; max-width: 780px; margin: 0 auto; }
.dream-list li { list-style: none; display: flex; gap: 12px; align-items: flex-start; font-size: 15.5px; }
.dream-list li::before { content: "✓"; background: rgba(255,255,255,.16); border-radius: 50%; width: 24px; height: 24px; min-width:24px; display: flex; align-items: center; justify-content: center; font-size: 13px; font-weight: 700; }

/* ===== Offer stack ===== */
.stack-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-bottom: 40px; }
.stack-card { border: 1px solid var(--line); border-radius: var(--radius); padding: 28px; background: var(--white); position: relative; transition: transform .2s ease, box-shadow .2s ease; }
.stack-card:hover { transform: translateY(-4px); box-shadow: var(--shadow); }
.stack-num { width: 34px; height: 34px; border-radius: 10px; background: var(--teal-bg); color: var(--teal-dark); font-weight: 800; display: flex; align-items: center; justify-content: center; margin-bottom: 16px; font-family: "Playfair Display", serif; }
.stack-card h4 { font-size: 17px; margin-bottom: 8px; }
.stack-card p { font-size: 14.5px; color: var(--ink-soft); margin: 0; }
.offer-box { background: var(--teal-bg); border: 1.5px dashed var(--teal); border-radius: var(--radius); padding: 32px; display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap; }
.offer-box .price { font-family: "Playfair Display", serif; font-size: 28px; color: var(--teal-dark); }
.offer-box .price span { display: block; font-family: "Manrope", sans-serif; font-size: 13px; font-weight: 700; color: var(--ink-soft); text-transform: uppercase; letter-spacing: .05em; }

/* ===== Quiz ===== */
.quiz-section { background: var(--teal-bg); }
.quiz-box { max-width: 760px; margin: 0 auto; background: var(--white); border-radius: 28px; box-shadow: var(--shadow); padding: 40px; }
.quiz-progress { height: 6px; background: var(--line); border-radius: 999px; overflow: hidden; margin-bottom: 28px; }
.quiz-progress-bar { height: 100%; background: linear-gradient(90deg, var(--teal-mid), var(--teal-dark)); width: 12%; transition: width .3s ease; }
.quiz-step-label { font-size: 12.5px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: var(--teal); margin-bottom: 10px; }
.quiz-question { font-size: clamp(20px, 2.6vw, 26px); font-family: "Playfair Display", serif; color: var(--ink); margin-bottom: 22px; font-weight: 700; }
.quiz-options { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }
.quiz-options.single-col { grid-template-columns: 1fr; }
.quiz-opt {
  display: flex; align-items: center; gap: 12px; border: 1.5px solid var(--line); border-radius: 14px; padding: 16px 18px;
  background: var(--white); font-size: 15px; font-weight: 600; color: var(--ink); text-align: left; transition: all .15s ease;
}
.quiz-opt .emoji { font-size: 20px; }
.quiz-opt:hover { border-color: var(--teal-mid); background: var(--teal-bg); }
.quiz-opt.selected { border-color: var(--teal-dark); background: var(--teal-bg); box-shadow: 0 0 0 3px rgba(22,163,174,.15); }
.quiz-nav { display: flex; justify-content: space-between; align-items: center; margin-top: 28px; }
.quiz-back { background: none; border: none; color: var(--ink-soft); font-weight: 700; font-size: 14px; padding: 10px; }
.quiz-back:disabled { opacity: 0; pointer-events: none; }
.quiz-skip { background: none; border: none; color: var(--teal); font-weight: 700; font-size: 13.5px; text-decoration: underline; }

.quiz-intro { text-align: center; }
.quiz-intro .ico-row { font-size: 40px; margin-bottom: 14px; }

.quiz-result { display: none; }
.quiz-result.active { display: block; }
.result-hero { text-align: center; margin-bottom: 28px; }
.result-hero .emoji { font-size: 44px; }
.result-products { display: grid; gap: 14px; margin-bottom: 26px; }
.result-product { display: flex; gap: 16px; border: 1px solid var(--line); border-radius: 16px; padding: 18px; align-items: flex-start; background: var(--teal-bg); }
.result-product .rp-num { width: 30px; height: 30px; border-radius: 50%; background: var(--teal-dark); color: #fff; display: flex; align-items: center; justify-content: center; font-weight: 800; font-size: 13px; flex-shrink: 0; }
.result-product h5 { margin: 0 0 4px; font-family: "Playfair Display", serif; color: var(--teal-dark); font-size: 16.5px; }
.result-product p { margin: 0; font-size: 14px; color: var(--ink-soft); }
.result-note { font-size: 13px; color: var(--ink-soft); background: var(--white); border: 1px solid var(--line); border-radius: 12px; padding: 14px 16px; margin-bottom: 24px; }
.result-cta { text-align: center; }
.result-restart { display: block; margin: 14px auto 0; background: none; border: none; color: var(--ink-soft); font-size: 13.5px; text-decoration: underline; }

/* ===== About ===== */
.about .wrap { display: grid; grid-template-columns: .8fr 1.2fr; gap: 56px; align-items: center; }
.about-photo { border-radius: 26px; overflow: hidden; box-shadow: var(--shadow); aspect-ratio: 3/4; max-width: 320px; margin: 0 auto; }
.about-photo img { width: 100%; height: 100%; object-fit: cover; }
.about-cred { list-style: none; margin: 24px 0; padding: 0; display: grid; gap: 12px; }
.about-cred li { display: flex; gap: 12px; align-items: flex-start; font-size: 15px; color: var(--ink-soft); }
.about-cred li::before { content: "◆"; color: var(--gold); font-size: 12px; margin-top: 5px; }
.about-quote { border-left: 3px solid var(--teal); padding-left: 20px; font-family: "Playfair Display", serif; font-size: 19px; color: var(--teal-dark); font-style: italic; margin: 26px 0; }

/* ===== Reviews ===== */
.reviews-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.review-card { border-radius: var(--radius); padding: 26px; background: var(--teal-bg); border: 1px solid var(--line); }
.review-card.placeholder { border: 1.5px dashed var(--teal-mid); background: var(--white); }
.review-avatar { width: 44px; height: 44px; border-radius: 50%; background: var(--teal-bg); border: 1px solid var(--line); display: flex; align-items: center; justify-content: center; font-size: 20px; margin-bottom: 14px; }
.review-text { font-size: 14.5px; color: var(--ink-soft); font-style: italic; min-height: 72px; }
.review-who { display: flex; flex-direction: column; margin-top: 14px; font-size: 13px; }
.review-who b { color: var(--teal-dark); font-size: 14px; }
.review-who span { color: var(--ink-soft); }
.reviews-note { text-align: center; font-size: 13.5px; color: var(--ink-soft); margin-top: 28px; }

/* ===== Paths ===== */
.paths-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
.path-card { border-radius: var(--radius); padding: 36px; border: 1px solid var(--line); background: var(--white); }
.path-card.highlight { background: linear-gradient(160deg, var(--teal-dark), var(--teal)); color: #fff; border: none; box-shadow: var(--shadow); }
.path-card.highlight h3, .path-card.highlight .path-tag { color: #fff; }
.path-tag { font-size: 12.5px; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; color: var(--teal); display: block; margin-bottom: 10px; }
.path-card h3 { font-size: 24px; }
.path-card ul { list-style: none; padding: 0; margin: 20px 0 26px; display: grid; gap: 10px; }
.path-card li { display: flex; gap: 10px; font-size: 14.5px; }
.path-card li::before { content: "✓"; font-weight: 800; }
.path-card.highlight li { color: rgba(255,255,255,.92); }
.path-card:not(.highlight) p { color: var(--ink-soft); }
.path-disclaimer { font-size: 12px; opacity: .8; margin-top: 14px; }

/* ===== Steps ===== */
.steps-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; counter-reset: step; }
.step-card { text-align: center; padding: 0 12px; }
.step-num { width: 52px; height: 52px; border-radius: 50%; border: 2px solid var(--teal); color: var(--teal-dark); font-family: "Playfair Display", serif; font-weight: 700; font-size: 20px; display: flex; align-items: center; justify-content: center; margin: 0 auto 16px; }
.step-card h4 { font-size: 17px; margin-bottom: 8px; }
.step-card p { color: var(--ink-soft); font-size: 14.5px; }

/* ===== Registration guide ===== */
.reg-guide { max-width: 760px; margin: 0 auto; display: grid; gap: 18px; }
.reg-step { display: flex; gap: 20px; align-items: flex-start; background: var(--teal-bg); border: 1px solid var(--line); border-radius: var(--radius-sm); padding: 22px 24px; }
.reg-num { width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg, var(--teal-mid), var(--teal-dark)); color: #fff; font-family: "Playfair Display", serif; font-weight: 700; font-size: 18px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.reg-step h4 { font-size: 16.5px; margin-bottom: 6px; }
.reg-step p { font-size: 14.5px; color: var(--ink-soft); margin: 0; }

/* ===== FAQ ===== */
.faq-list { max-width: 780px; margin: 0 auto; }
.faq-item { border-bottom: 1px solid var(--line); }
.faq-q { width: 100%; text-align: left; background: none; border: none; padding: 22px 4px; display: flex; justify-content: space-between; align-items: center; gap: 16px; font-size: 16.5px; font-weight: 700; color: var(--ink); }
.faq-q .plus { font-size: 22px; color: var(--teal); transition: transform .2s ease; flex-shrink: 0; }
.faq-item.open .plus { transform: rotate(45deg); }
.faq-a { max-height: 0; overflow: hidden; transition: max-height .25s ease; font-size: 14.5px; color: var(--ink-soft); }
.faq-a-inner { padding: 0 4px 22px; }

/* ===== Final CTA ===== */
.final-cta { background: linear-gradient(160deg, var(--teal-dark), var(--teal-mid)); color: #fff; border-radius: 32px; margin: 0 24px; text-align: center; }
.final-cta h2 { color: #fff; }
.final-cta p { color: rgba(255,255,255,.88); font-size: 17px; max-width: 560px; margin: 0 auto 30px; }
.final-cta .btn-primary { background: #fff; color: var(--teal-dark); box-shadow: 0 14px 30px -14px rgba(0,0,0,.35); }

/* ===== Footer ===== */
footer.site { background: var(--ink); color: rgba(255,255,255,.75); padding: 56px 0 28px; }
footer.site .wrap { display: grid; grid-template-columns: 1.4fr 1fr 1fr; gap: 32px; }
footer.site h5 { color: #fff; font-family: "Manrope", sans-serif; font-size: 14px; text-transform: uppercase; letter-spacing: .06em; margin-bottom: 14px; }
footer.site a { color: rgba(255,255,255,.75); text-decoration: none; font-size: 14px; }
footer.site a:hover { color: #fff; }
footer.site ul { list-style: none; padding: 0; margin: 0; display: grid; gap: 10px; }
.footer-bottom { border-top: 1px solid rgba(255,255,255,.12); margin-top: 40px; padding-top: 22px; display: flex; justify-content: space-between; flex-wrap: wrap; gap: 12px; font-size: 12.5px; }
.footer-disclaimer { font-size: 12px; color: rgba(255,255,255,.5); max-width: 640px; margin-top: 10px; }
.credit-line { font-size: 12px; color: rgba(255,255,255,.55); margin-top: 18px; padding-top: 18px; border-top: 1px solid rgba(255,255,255,.1); }
.credit-line a { color: var(--teal-light); font-weight: 700; text-decoration: underline; }

/* ===== Cookie banner ===== */
.cookie-banner {
  position: fixed; left: 16px; right: 16px; bottom: 16px; z-index: 80;
  background: var(--white); border: 1px solid var(--line); border-radius: 18px;
  box-shadow: var(--shadow); padding: 20px 22px; display: none;
}
.cookie-banner.show { display: block; }
.cookie-banner-inner { max-width: 980px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap; }
.cookie-banner p { margin: 0; font-size: 13.5px; color: var(--ink-soft); max-width: 640px; }
.cookie-banner a { color: var(--teal-dark); font-weight: 700; text-decoration: underline; }
.cookie-banner-actions { display: flex; gap: 10px; flex-wrap: wrap; flex-shrink: 0; }
@media (max-width: 720px) {
  .cookie-banner { bottom: 76px; padding: 16px 18px; }
  .cookie-banner-inner { flex-direction: column; align-items: stretch; text-align: center; }
  .cookie-banner-actions { justify-content: center; }
}

/* ===== Sticky mobile CTA ===== */
.sticky-cta { position: fixed; bottom: 0; left: 0; right: 0; z-index: 60; background: #fff; border-top: 1px solid var(--line); padding: 12px 16px; display: none; box-shadow: 0 -10px 30px -20px rgba(0,0,0,.4); }

/* ===== Print (PDF export) ===== */
@media print {
  .sticky-cta, .cookie-banner, .nav-toggle, header.site { display: none !important; }
  .reveal { opacity: 1 !important; transform: none !important; }
  section, .dream, .final-cta { padding: 28px 0 !important; break-inside: avoid; }
  .hero { padding-top: 20px !important; }
  body { padding-bottom: 0 !important; }
  a[href]::after { content: none !important; }
  .quiz-nav, #quizStart, .quiz-back { display: none !important; }
}

/* ===== Reveal animation ===== */
.reveal { opacity: 0; transform: translateY(24px); transition: opacity .6s ease, transform .6s ease; }
.reveal.in { opacity: 1; transform: translateY(0); }

/* ===== Responsive ===== */
@media (max-width: 980px) {
  .hero .wrap { grid-template-columns: 1fr; }
  .hero-photo-wrap { order: -1; max-width: 380px; margin: 0 auto; }
  .about .wrap { grid-template-columns: 1fr; }
  .about-photo { max-width: 340px; margin: 0 auto; }
  .paths-grid { grid-template-columns: 1fr; }
  .reviews-grid { grid-template-columns: 1fr 1fr; }
  .stack-grid { grid-template-columns: 1fr 1fr; }
  .pain-grid { grid-template-columns: 1fr 1fr; }
  .steps-grid { grid-template-columns: 1fr; }
  footer.site .wrap { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 720px) {
  nav.main, .header-cta { display: none; }
  .nav-toggle { display: block; }
  section { padding: 60px 0; }
  .stack-grid, .pain-grid, .reviews-grid { grid-template-columns: 1fr; }
  .quiz-options { grid-template-columns: 1fr; }
  .quiz-box { padding: 24px; }
  .dream-list { grid-template-columns: 1fr; }
  .hero-cta-row .btn { width: 100%; }
  .sticky-cta { display: block; }
  body { padding-bottom: 76px; }
  footer.site .wrap { grid-template-columns: 1fr; }
  .offer-box { flex-direction: column; align-items: stretch; text-align: center; }
  .hero-photo-wrap { max-width: 240px; }
  .about-photo { max-width: 220px; }
  .hero-badge { font-size: 11.5px; padding: 10px 14px; left: -10px; }
  .hero-badge2 { font-size: 11px; padding: 8px 12px; }
}
