/* Stravino — marketingový web (stravino.cz)
   Čistý statický HTML/CSS, žádný build krok, žádný framework (SEO — obsah
   musí být v HTML hned, viz docs/DECISIONS.md 2026-08-19). JS jen jako
   drobné vylepšení (mobilní menu, scroll-reveal, mailto: formulář).

   Design 2026-08-20 (v5): kompletní přestavba informační architektury
   (Hero → 4 velké bloky → 2 ukázkové sekce se snímky obrazovky → Jak to
   funguje → Pro koho → Výhody → Integrace → Reference → Ceník (3 tarify) →
   závěrečné CTA → O tvůrci → Kontakt), viz docs/DECISIONS.md.

   Motiv zjednodušen oproti v4: místo postupného přechodu barvy přes
   7+ sekcí (nescálovalo by na 13 sekcí) je teď jen tmavé hero (stejná
   navy jako appka) a tmavý závěrečný CTA pruh, zbytek stránky světlý
   s jemným "zebra" pruhováním mezi sekcemi (běžný SaaS vzor).

   Skutečné snímky appky zatím nejsou k dispozici — místo obrázků jsou
   v HTML rámečky `.frame`/`.shot` s popiskem, kam obrázek patří a jaký
   poměr stran/rozměr očekávat. Až budou screenshoty hotové, stačí uvnitř
   `.shot` nahradit obsah za `<img>`. */

/* ---------- Fonty (samohostované, latin + latin-ext kvůli diakritice) ---------- */
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url('./fonts/inter-latin-400-normal.woff2') format('woff2'); 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: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url('./fonts/inter-latin-ext-400-normal.woff2') format('woff2'); 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: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url('./fonts/inter-latin-500-normal.woff2') format('woff2'); 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: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url('./fonts/inter-latin-ext-500-normal.woff2') format('woff2'); 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: 'Inter'; font-style: normal; font-weight: 600; font-display: swap; src: url('./fonts/inter-latin-600-normal.woff2') format('woff2'); 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: 'Inter'; font-style: normal; font-weight: 600; font-display: swap; src: url('./fonts/inter-latin-ext-600-normal.woff2') format('woff2'); 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: 'Inter'; font-style: normal; font-weight: 700; font-display: swap; src: url('./fonts/inter-latin-700-normal.woff2') format('woff2'); 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: 'Inter'; font-style: normal; font-weight: 700; font-display: swap; src: url('./fonts/inter-latin-ext-700-normal.woff2') format('woff2'); 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: 'Inter'; font-style: normal; font-weight: 800; font-display: swap; src: url('./fonts/inter-latin-800-normal.woff2') format('woff2'); 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: 'Inter'; font-style: normal; font-weight: 800; font-display: swap; src: url('./fonts/inter-latin-ext-800-normal.woff2') format('woff2'); 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; }

/* ---------- Tokeny (výchozí = tmavé téma, používá se jen v .hero) ---------- */
:root {
  --navy-1: #101828;
  --navy-2: #0a0f1c;
  --navy-glow: #1c2a45;
  --bg: #0a0f1c;

  --ink: #f5f7fb;
  --ink-soft: rgba(245, 247, 251, 0.88);
  --muted: rgba(245, 247, 251, 0.6);
  --muted-2: rgba(245, 247, 251, 0.4);
  --line: rgba(255, 255, 255, 0.12);
  --line-soft: rgba(255, 255, 255, 0.07);
  --bg-soft: rgba(255, 255, 255, 0.04);

  --brand: #2f6fed;
  --brand-dark: #1f54cf;
  --brand-light: #5b8def;
  --brand-tint: rgba(47, 111, 237, 0.16);
  --accent-text: var(--brand-light);

  --card-bg: rgba(255, 255, 255, 0.045);
  --card-bg-hover: rgba(255, 255, 255, 0.07);
  --card-border-hover: rgba(255, 255, 255, 0.24);
  --field-bg: rgba(255, 255, 255, 0.04);
  --field-bg-focus: rgba(255, 255, 255, 0.07);

  --font: 'Inter', -apple-system, 'Segoe UI', Roboto, Arial, sans-serif;
  --container: 1160px;
  --radius: 16px;
  --radius-sm: 10px;
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.2);
  --shadow-md: 0 16px 36px -16px rgba(0, 0, 0, 0.4);
  --shadow-lg: 0 30px 70px -20px rgba(15, 23, 42, 0.35);
  --ease: cubic-bezier(0.16, 1, 0.3, 1);
}

/* ---------- Světlé téma (celý web od "Všechno na jednom místě" dolů,
   viz .theme-light v HTML) ---------- */
.theme-light {
  --ink: #0f172a;
  --ink-soft: #0f172a;
  --muted: #56607a;
  --muted-2: #56607a;
  --line: #e6e9f2;
  --line-soft: #e6e9f2;
  --bg-soft: #f5f7fb;
  --brand-tint: #e9f0fe;
  --accent-text: var(--brand-dark);
  --card-bg: #ffffff;
  --card-bg-hover: #ffffff;
  --card-border-hover: #c7cedb;
  --field-bg: #ffffff;
  --field-bg-focus: #ffffff;
}
.section--white { background: #ffffff; }
.section--zebra { background: #f5f7fb; }

/* ---------- Reset & základ ---------- */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; }
}
body {
  margin: 0;
  font-family: var(--font);
  font-size: 16px;
  line-height: 1.6;
  color: var(--ink-soft);
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
img, svg { display: block; max-width: 100%; }
a { color: inherit; }
h1, h2, h3, p, figure { margin: 0; }
button { font: inherit; color: inherit; background: none; border: 0; cursor: pointer; }
.icon { width: 1em; height: 1em; fill: none; stroke: currentColor; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; overflow: visible; }
:focus-visible { outline: 2px solid var(--brand-light); outline-offset: 3px; }

.wrap { max-width: var(--container); margin: 0 auto; padding: 0 24px; }
.badge {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 7px 14px 7px 10px; border-radius: 999px;
  background: var(--brand-tint); color: var(--accent-text);
  font-size: 13px; font-weight: 600; margin: 0 0 20px;
  border: 1px solid rgba(91, 141, 239, 0.25);
}
.badge__dot { width: 7px; height: 7px; border-radius: 999px; background: var(--accent-text); flex-shrink: 0; }
.badge--light { background: rgba(255, 255, 255, 0.12); color: #fff; border-color: rgba(255, 255, 255, 0.2); }
.badge--light .badge__dot { background: #fff; }
.badge--soft { background: var(--bg-soft); color: var(--ink-soft); border-color: var(--line); font-weight: 600; }
.badge--soft .badge__dot { display: none; }

.eyebrow { font-weight: 700; font-size: 13px; letter-spacing: 0.04em; color: var(--accent-text); margin: 0 0 12px; }
h2.title { font-weight: 700; font-size: clamp(1.7rem, 1.35rem + 1.5vw, 2.25rem); line-height: 1.22; letter-spacing: -0.02em; color: var(--ink); }
p.lede { font-size: clamp(0.98rem, 0.93rem + 0.25vw, 1.05rem); line-height: 1.65; color: var(--muted); }

.section { padding: 92px 0; }
@media (max-width: 640px) { .section { padding: 56px 0; } }
.center { text-align: center; }
.measure { max-width: 620px; margin-left: auto; margin-right: auto; }

/* ---------- Nav ---------- */
.nav { position: sticky; top: 0; z-index: 50; background: rgba(10, 15, 28, 0.82); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); border-bottom: 1px solid rgba(255,255,255,0.12); }
.nav__row { display: flex; align-items: center; justify-content: space-between; height: 68px; }
.logotype { display: inline-flex; align-items: center; gap: 9px; font-weight: 800; font-size: 19px; color: #fff; text-decoration: none; letter-spacing: -0.01em; }
.logotype__mark { display: flex; align-items: center; justify-content: center; width: 28px; height: 28px; border-radius: 8px; background: var(--brand); color: #fff; flex-shrink: 0; }
.logotype__mark .icon { width: 15px; height: 15px; }
.nav__links { display: none; gap: 28px; list-style: none; margin: 0; padding: 0; }
.nav__links a { text-decoration: none; font-size: 14.5px; font-weight: 500; color: rgba(255,255,255,0.65); transition: color 0.2s var(--ease); }
.nav__links a:hover { color: #fff; }
.nav__cta { display: none; }
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  border-radius: 10px; font-weight: 600; font-size: 15px; text-decoration: none;
  padding: 13px 24px; transition: transform 0.15s var(--ease), background-color 0.2s var(--ease), border-color 0.2s var(--ease), color 0.2s var(--ease), box-shadow 0.2s var(--ease);
  white-space: nowrap; border: 1px solid transparent;
}
.btn:active { transform: scale(0.97); }
.btn--sm { padding: 9px 18px; font-size: 13.5px; border-radius: 8px; }
.btn--brand { background: var(--brand); color: #fff; box-shadow: 0 1px 2px rgba(0,0,0,0.2), 0 8px 20px -8px rgba(47,111,237,0.55); }
.btn--brand:hover { background: var(--brand-dark); }
.btn--outline { border-color: var(--line); color: var(--ink); background: rgba(127,127,127,0.06); }
.btn--outline:hover { border-color: var(--card-border-hover); background: rgba(127,127,127,0.1); }
.btn--outline-light { border-color: rgba(255,255,255,0.3); color: #fff; }
.btn--outline-light:hover { border-color: rgba(255,255,255,0.6); background: rgba(255,255,255,0.1); }
.btn--block { width: 100%; }

.nav__burger { display: flex; width: 38px; height: 38px; align-items: center; justify-content: center; border: 1px solid rgba(255,255,255,0.16); border-radius: 8px; color: #fff; }
.nav__mobile { display: none; flex-direction: column; gap: 2px; padding: 8px 0 20px; border-top: 1px solid rgba(255,255,255,0.12); }
.nav__mobile a, .nav__mobile .btn { margin-top: 8px; }
.nav__mobile a { text-decoration: none; padding: 11px 4px; font-size: 15px; font-weight: 500; color: rgba(255,255,255,0.85); border-radius: 10px; }
.nav__mobile a:hover { background: rgba(255,255,255,0.06); }
.nav.is-open .nav__mobile { display: flex; }

@media (min-width: 860px) {
  .nav__links { display: flex; }
  .nav__cta { display: inline-flex; }
  .nav__burger { display: none; }
}

/* ---------- Hero ---------- */
.hero {
  position: relative; padding: 88px 0 96px; overflow: hidden;
  background-color: var(--navy-2);
  background-image:
    radial-gradient(rgba(255, 255, 255, 0.055) 1px, transparent 1px),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.05'/%3E%3C/svg%3E"),
    radial-gradient(ellipse 120% 70% at 50% -10%, var(--navy-glow) 0%, transparent 60%),
    linear-gradient(160deg, var(--navy-1), var(--navy-2));
  background-repeat: repeat, repeat, no-repeat, no-repeat;
  background-size: 24px 24px, 120px 120px, auto, auto;
}
.hero__inner { position: relative; max-width: 740px; margin: 0 auto; text-align: center; padding: 0 24px; }
.hero h1 { font-weight: 800; font-size: clamp(2.1rem, 1.5rem + 2.7vw, 3.35rem); line-height: 1.1; letter-spacing: -0.03em; color: #fff; margin: 0 0 20px; }
.hero h1 span { color: var(--brand-light); }
.hero p.lede { max-width: 560px; margin: 0 auto; color: rgba(255,255,255,0.62); }
.hero__actions { display: flex; flex-direction: column; gap: 12px; justify-content: center; margin: 32px 0 0; }
@media (min-width: 560px) { .hero__actions { flex-direction: row; } }
.hero__trust { margin: 22px 0 0; font-size: 13px; color: rgba(255,255,255,0.4); }

/* ---------- Rámečky na budoucí snímky obrazovky (signature prvek) ----------
   Zatím nejsou k dispozici reálné screenshoty appky - `.shot` je viditelný
   podklad ("na co, jaký formát"), který se později prostě nahradí za <img>. */
.frame { border: 1px solid var(--line); border-radius: var(--radius); overflow: hidden; background: var(--card-bg); box-shadow: var(--shadow-lg); display: flex; flex-direction: column; }
.frame__bar { display: flex; align-items: center; gap: 8px; padding: 11px 16px; border-bottom: 1px solid var(--line); background: var(--bg-soft); flex-shrink: 0; }
.frame__dot { width: 8px; height: 8px; border-radius: 999px; background: var(--line); }
.frame__url { margin: 0 auto; display: flex; align-items: center; gap: 6px; font-size: 11px; color: var(--muted-2); background: var(--card-bg); border: 1px solid var(--line); border-radius: 999px; padding: 3px 13px; }
.frame--browser:has(.shot) { aspect-ratio: 16 / 10; }
.frame--kiosk { aspect-ratio: 3 / 4; max-width: 340px; margin: 0 auto; border-radius: 20px; border-width: 2px; }
.frame--phone { max-width: 250px; margin: 0 auto; border-radius: 30px; border-width: 5px; border-color: var(--ink); box-shadow: var(--shadow-lg); }
.frame--phone:has(.shot) { aspect-ratio: 9 / 18; }
.frame--phone .frame__bar { justify-content: center; padding: 10px; }
.frame--phone .frame__dot { display: none; }
.frame--phone .frame__notch { width: 60px; height: 6px; border-radius: 999px; background: var(--line); }

.shot { flex: 1; margin: 10px; border: 2px dashed var(--line); border-radius: 10px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 9px; text-align: center; padding: 20px; color: var(--muted); background: var(--bg-soft); }
.shot__icon { width: 30px; height: 30px; opacity: 0.4; color: var(--muted); }
.shot__label { font-size: 12.5px; font-weight: 700; color: var(--ink-soft); max-width: 230px; line-height: 1.4; }
.shot__hint { font-size: 11px; color: var(--muted-2); }

.hero__frame-wrap { position: relative; max-width: 900px; margin: 56px auto 0; padding: 0 24px; }

.chips { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 26px 0 0; }
.chip { display: inline-flex; align-items: center; gap: 8px; padding: 8px 15px; border-radius: 999px; border: 1px solid var(--line); background: var(--bg-soft); font-size: 13px; font-weight: 500; color: var(--ink-soft); }
.chip .icon { color: var(--accent-text); width: 14px; height: 14px; }

/* ---------- Karty obecně ---------- */
.card {
  background: var(--card-bg); border: 1px solid var(--line); border-radius: var(--radius); padding: 24px;
  transition: transform 0.25s var(--ease), box-shadow 0.25s var(--ease), border-color 0.25s var(--ease), background-color 0.25s var(--ease);
}
.card:hover { transform: translateY(-3px); box-shadow: var(--shadow-md); border-color: var(--card-border-hover); background: var(--card-bg-hover); }
.card__icon { display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 10px; background: var(--brand-tint); color: var(--accent-text); margin-bottom: 16px; }
.card__icon .icon { width: 19px; height: 19px; }
.card h3 { font-size: 15.5px; font-weight: 700; margin: 0 0 6px; color: var(--ink); }
.card p { font-size: 13.75px; line-height: 1.6; color: var(--muted); margin: 0; }

/* Velké bloky ("Všechno na jednom místě") */
.card--lg { padding: 32px; text-align: left; }
.card--lg .card__icon { width: 52px; height: 52px; border-radius: 14px; margin-bottom: 20px; }
.card--lg .card__icon .icon { width: 24px; height: 24px; }
.card--lg h3 { font-size: 19px; margin-bottom: 10px; }
.card--lg p { font-size: 14.5px; }

.grid { display: grid; gap: 16px; }
.grid--2 { grid-template-columns: repeat(2, 1fr); }
.grid--3 { grid-template-columns: repeat(3, 1fr); }
.grid--4 { grid-template-columns: repeat(4, 1fr); }
.grid--5 { grid-template-columns: repeat(5, 1fr); }
@media (max-width: 900px) { .grid--3, .grid--4, .grid--5 { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .grid--2, .grid--3, .grid--4, .grid--5 { grid-template-columns: 1fr; } }

/* ---------- Ukázkové sekce (text + rámeček se screenshotem) ---------- */
.showcase { display: flex; align-items: center; gap: 56px; margin-top: 48px; }
.showcase__text { flex: 1; min-width: 0; }
.showcase__frame { flex: 0 0 380px; }
.showcase--reverse { flex-direction: row-reverse; }
.showcase__list { list-style: none; margin: 24px 0 0; padding: 0; display: flex; flex-direction: column; gap: 12px; }
.showcase__list li { display: flex; align-items: flex-start; gap: 10px; font-size: 14.5px; color: var(--ink-soft); }
.showcase__list .icon { color: var(--brand); width: 18px; height: 18px; flex-shrink: 0; margin-top: 2px; }
@media (max-width: 860px) {
  .showcase, .showcase--reverse { flex-direction: column; gap: 32px; }
  .showcase__frame { flex: none; width: 100%; }
}

/* ---------- Jak to funguje ---------- */
.steps { position: relative; margin-top: 52px; }
.steps__line { position: absolute; top: 23px; left: 0; right: 0; height: 1px; background: var(--line); display: none; overflow: hidden; }
.steps__line::after {
  content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 35%;
  background: linear-gradient(to right, transparent, var(--brand) 50%, transparent);
  animation: line-sweep 3.2s ease-in-out infinite;
}
@keyframes line-sweep {
  0% { transform: translateX(-100%); }
  100% { transform: translateX(385%); }
}
@media (min-width: 900px) { .steps__line { display: block; } }
.step__num { font-weight: 800; font-size: 14px; color: var(--accent-text); background: var(--brand-tint); width: 46px; height: 46px; border-radius: 999px; display: flex; align-items: center; justify-content: center; position: relative; z-index: 1; margin-bottom: 16px; border: 3px solid #fff; }
.step h3 { font-size: 15.5px; font-weight: 700; margin: 0 0 6px; color: var(--ink); }
.step p { font-size: 13.75px; line-height: 1.6; color: var(--muted); margin: 0; }

/* ---------- Reference ---------- */
.reference-card { display: flex; align-items: center; gap: 32px; margin-top: 40px; padding: 32px; background: var(--card-bg); border: 1px solid var(--line); border-radius: var(--radius); box-shadow: var(--shadow-sm); }
.reference-card__logo { flex: 0 0 160px; height: 72px; border: 2px dashed var(--line); border-radius: 10px; display: flex; align-items: center; justify-content: center; text-align: center; font-size: 11px; font-weight: 700; color: var(--muted-2); padding: 8px; background: var(--bg-soft); }
.reference-card__text { flex: 1; }
.reference-card__text p { font-size: 14.5px; line-height: 1.65; color: var(--muted); margin: 0; }
.reference-card__text strong { color: var(--ink); }
@media (max-width: 640px) { .reference-card { flex-direction: column; text-align: center; } }

/* ---------- Ceník (3 tarify) ---------- */
.pricing-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 48px; align-items: stretch; }
@media (max-width: 900px) { .pricing-grid { grid-template-columns: 1fr; max-width: 440px; margin-left: auto; margin-right: auto; } }
.tier { position: relative; background: var(--card-bg); border: 1px solid var(--line); border-radius: 18px; padding: 32px 28px; display: flex; flex-direction: column; box-shadow: var(--shadow-sm); }
.tier--highlight { border-color: var(--brand); box-shadow: var(--shadow-lg); }
.tier__ribbon { position: absolute; top: -13px; left: 50%; transform: translateX(-50%); background: var(--brand); color: #fff; font-size: 11.5px; font-weight: 700; padding: 4px 14px; border-radius: 999px; white-space: nowrap; }
.tier__name { font-weight: 800; font-size: 19px; color: var(--ink); }
.tier__for { font-size: 13px; color: var(--muted); margin-top: 4px; }
.tier__list { list-style: none; margin: 22px 0 0; padding: 20px 0 0; border-top: 1px solid var(--line); display: flex; flex-direction: column; gap: 11px; flex: 1; }
.tier__list li { display: flex; align-items: flex-start; gap: 9px; font-size: 13.75px; color: var(--ink-soft); }
.tier__list .icon { color: var(--brand); width: 16px; height: 16px; flex-shrink: 0; margin-top: 2px; }
.tier .btn { margin-top: 24px; width: 100%; }
.pricing-fine { text-align: center; font-size: 12.5px; color: var(--muted-2); max-width: 480px; margin: 28px auto 0; line-height: 1.6; }

/* ---------- CTA pruh ---------- */
.cta-band { position: relative; overflow: hidden; border-radius: 24px; padding: 56px 40px; text-align: center; }
.cta-band--brand { background: linear-gradient(135deg, var(--brand), var(--brand-dark)); }
.cta-band--navy { background: linear-gradient(160deg, var(--navy-1), var(--navy-2)); }
.cta-band::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 80% 100% at 50% 0%, rgba(255,255,255,0.14), transparent 70%); }
.cta-band > * { position: relative; }
.cta-band h2 { color: #fff; font-weight: 800; font-size: clamp(1.6rem, 1.3rem + 1.2vw, 2rem); letter-spacing: -0.02em; }
.cta-band p { color: rgba(255,255,255,0.72); margin-top: 12px; font-size: 15px; max-width: 480px; margin-left: auto; margin-right: auto; }
.cta-band .hero__actions { margin-top: 28px; }
.cta-band .btn--outline-light:hover { background: rgba(255,255,255,0.14); }

/* ---------- Kontakt ---------- */
.contact-grid { display: grid; gap: 44px; grid-template-columns: 1.1fr 0.9fr; margin-top: 40px; }
@media (max-width: 860px) { .contact-grid { grid-template-columns: 1fr; } }
.field { display: flex; flex-direction: column; gap: 6px; font-size: 13px; font-weight: 600; color: var(--ink-soft); }
.field input, .field textarea {
  font: inherit; font-size: 14.5px; font-weight: 400;
  border: 1px solid var(--line); border-radius: 10px;
  padding: 11px 14px; background: var(--field-bg); color: var(--ink);
  transition: border-color 0.2s var(--ease), box-shadow 0.2s var(--ease), background-color 0.2s var(--ease);
}
.field input::placeholder, .field textarea::placeholder { color: var(--muted-2); }
.field input:focus, .field textarea:focus { border-color: var(--brand-light); background: var(--field-bg-focus); box-shadow: 0 0 0 3px var(--brand-tint); outline: none; }
.field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
@media (max-width: 480px) { .field-row { grid-template-columns: 1fr; } }
form { display: flex; flex-direction: column; gap: 16px; max-width: 460px; }
.form-note { font-size: 12px; color: var(--muted-2); margin: 0; }

.contact-card { background: var(--bg-soft); border: 1px solid var(--line); border-radius: var(--radius); padding: 28px; box-shadow: var(--shadow-sm); }
.contact-card h3 { font-size: 15px; font-weight: 700; margin: 0 0 16px; color: var(--ink); }
.contact-row { display: flex; align-items: center; gap: 12px; font-size: 14.5px; text-decoration: none; padding: 8px 0; color: var(--ink-soft); transition: color 0.2s var(--ease); }
.contact-row:hover { color: var(--accent-text); }
.contact-row .icon { color: var(--accent-text); width: 18px; height: 18px; flex-shrink: 0; }
.contact-card__note { display: flex; gap: 8px; font-size: 12.5px; line-height: 1.6; color: var(--muted); border-top: 1px solid var(--line); margin-top: 16px; padding-top: 16px; }
.contact-card__note .icon { color: var(--accent-text); width: 15px; height: 15px; flex-shrink: 0; margin-top: 2px; }

/* ---------- O tvůrci ---------- */
.founder-card { max-width: 700px; margin: 40px auto 0; background: var(--card-bg); border: 1px solid var(--line); border-radius: var(--radius); padding: 34px; box-shadow: var(--shadow-sm); }
.founder-card p { color: var(--muted); font-size: 14.5px; line-height: 1.7; margin-top: 12px; }
.founder-card a { display: inline-flex; align-items: center; gap: 6px; margin-top: 16px; color: var(--accent-text); text-decoration: none; font-weight: 600; font-size: 14px; }
.founder-card a:hover { color: var(--ink); }
.founder-card a .icon { width: 14px; height: 14px; }

/* ---------- Footer ---------- */
.footer { padding: 40px 0; border-top: 1px solid var(--line); }
.footer .wrap { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px; }
.footer .logotype { color: var(--ink); }
.footer small { color: var(--muted-2); font-size: 12.5px; }
.footer small a { color: var(--muted); text-decoration: underline; text-underline-offset: 2px; }
.footer small a:hover { color: var(--ink); }

/* ---------- Scroll reveal (progresivní vylepšení, obsah je vidět i bez JS) ---------- */
.js .reveal { opacity: 0; transform: translateY(16px); transition: opacity 0.6s var(--ease), transform 0.6s var(--ease); }
.js .reveal.is-visible { opacity: 1; transform: none; }
