/* ========================================
   FIGURA - Odborný klub osobného progresu
   ======================================== */

/* === Variables === */
:root {
    --green-primary: #1f5a43;
    --green-dark: #164032;
    --green-medium: #2a7a5a;
    --green-light: #dce9e1;
    --green-lighter: #eef4f0;
    --green-bg: #f4f8f6;
    --gold: #a86f16;
    --gold-light: #c4912e;
    --gold-bg: rgba(168, 111, 22, 0.08);
    --cream: #faf8f5;
    --cream-dark: #f2ede6;
    --text-dark: #1a2e24;
    --text-body: #3d5347;
    --text-light: #6b7f73;
    --text-muted: #8fa898;
    --white: #ffffff;
    --border: rgba(31, 90, 67, 0.08);
    --border-light: rgba(31, 90, 67, 0.05);

    --font-display: 'Playfair Display', Georgia, serif;
    --font-body: 'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif;

    --container: 1200px;
    --container-narrow: 900px;
    --nav-height: 72px;

    --ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    --ease-out: cubic-bezier(0.22, 1, 0.36, 1);
    --ease-spring: cubic-bezier(0.34, 1.56, 0.64, 1);

    --radius-sm: 8px;
    --radius-md: 12px;
    --radius-lg: 16px;
    --radius-xl: 20px;
    --radius-pill: 50px;
}

/* === Reset === */
*, *::before, *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: var(--font-body);
    font-size: 16px;
    line-height: 1.7;
    color: var(--text-body);
    background-color: var(--white);
    overflow-x: hidden;
}

body.no-scroll {
    overflow: hidden;
}

img {
    max-width: 100%;
    display: block;
}

a {
    color: inherit;
    text-decoration: none;
}

ul {
    list-style: none;
}

button {
    border: none;
    background: none;
    cursor: pointer;
    font-family: inherit;
}

/* === Container === */
.container {
    max-width: var(--container);
    margin: 0 auto;
    padding: 0 24px;
}

.container--narrow {
    max-width: var(--container-narrow);
}

/* === Reveal Animations === */
.reveal {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.8s var(--ease-out), transform 0.8s var(--ease-out);
}

.reveal--left {
    transform: translateX(-40px) translateY(0);
}

.reveal--right {
    transform: translateX(40px) translateY(0);
}

.reveal--scale {
    transform: scale(0.95) translateY(10px);
}

.reveal--visible {
    opacity: 1;
    transform: translateY(0) translateX(0) scale(1);
}

/* Stagger children */
.stagger .reveal:nth-child(2) { transition-delay: 0.1s; }
.stagger .reveal:nth-child(3) { transition-delay: 0.2s; }
.stagger .reveal:nth-child(4) { transition-delay: 0.3s; }
.stagger .reveal:nth-child(5) { transition-delay: 0.4s; }
.stagger .reveal:nth-child(6) { transition-delay: 0.5s; }

/* === Buttons === */
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 36px;
    font-family: var(--font-body);
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.02em;
    border-radius: var(--radius-pill);
    transition: all 0.3s var(--ease);
    cursor: pointer;
    border: 2px solid transparent;
}

.btn--primary {
    background: var(--green-primary);
    color: var(--white);
    border-color: var(--green-primary);
}

.btn--primary:hover {
    background: var(--green-medium);
    border-color: var(--green-medium);
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(31, 90, 67, 0.3);
}

.btn--outline {
    background: transparent;
    color: var(--green-primary);
    border-color: var(--green-primary);
}

.btn--outline:hover {
    background: var(--green-primary);
    color: var(--white);
    transform: translateY(-2px);
}

.btn--white {
    background: var(--white);
    color: var(--green-primary);
    border-color: var(--white);
}

.btn--white:hover {
    background: transparent;
    color: var(--white);
    border-color: var(--white);
    transform: translateY(-2px);
}

.btn--gold {
    background: var(--gold);
    color: var(--white);
    border-color: var(--gold);
}

.btn--gold:hover {
    background: var(--gold-light);
    border-color: var(--gold-light);
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(168, 111, 22, 0.25);
}

.btn--full {
    width: 100%;
}

.btn--lg {
    padding: 16px 44px;
    font-size: 16px;
}

/* === Navigation === */
.nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    height: var(--nav-height);
    transition: all 0.3s var(--ease);
}

.nav--scrolled {
    background: rgba(255, 255, 255, 0.97);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    box-shadow: 0 1px 0 var(--border);
}

.nav__container {
    max-width: var(--container);
    margin: 0 auto;
    padding: 0 24px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nav__logo {
    font-family: var(--font-display);
    font-size: clamp(17px, 4.4vw, 24px);
    font-weight: 600;
    color: var(--text-dark);
    letter-spacing: 0.06em;
    /* ⛔ Nikdy nezalamovať: dvojriadkové logo v pevne vysokej hlavičke
       vytečie hore pod systémovú lištu a prvý riadok sa odreže. */
    white-space: nowrap;
    line-height: 1;
    flex-shrink: 0;
}

.nav__menu {
    display: flex;
    gap: 32px;
}

/* ⛔ Položka menu sa nikdy neláme; radšej menej položiek než dvojriadkové. */
.nav__link { white-space: nowrap; }

.nav__link {
    font-size: 14px;
    font-weight: 500;
    color: var(--text-body);
    letter-spacing: 0.02em;
    position: relative;
    transition: color 0.3s;
}

.nav__link::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 1.5px;
    background: var(--green-primary);
    transition: width 0.3s var(--ease);
}

.nav__link:hover,
.nav__link--active {
    color: var(--green-primary);
}

.nav__link:hover::after,
.nav__link--active::after {
    width: 100%;
}


/* === Hero === */
.hero {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    background: linear-gradient(160deg, var(--green-lighter) 0%, var(--cream) 40%, var(--white) 100%);
}

.hero__bg {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(ellipse at 20% 40%, rgba(31, 90, 67, 0.08) 0%, transparent 60%),
        radial-gradient(ellipse at 80% 20%, rgba(168, 111, 22, 0.05) 0%, transparent 50%),
        radial-gradient(ellipse at 50% 90%, rgba(31, 90, 67, 0.04) 0%, transparent 40%);
}

.hero__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
}

.hero__content {
    text-align: center;
    max-width: 720px;
    padding: 120px 0 80px;
    position: relative;
    z-index: 1;
}

.hero__tag {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--green-primary);
    margin-bottom: 24px;
    padding: 8px 20px;
    border: 1px solid rgba(31, 90, 67, 0.25);
    border-radius: var(--radius-pill);
    background: rgba(31, 90, 67, 0.04);
}

.hero__title {
    font-family: var(--font-display);
    font-size: clamp(36px, 5vw, 58px);
    font-weight: 500;
    line-height: 1.15;
    color: var(--text-dark);
    margin-bottom: 24px;
    letter-spacing: -0.01em;
}

.hero__lead {
    font-size: clamp(19px, 2.4vw, 25px);
    line-height: 1.45;
    font-weight: 600;
    color: var(--green-primary);
    margin-bottom: 20px;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}

.hero__subtitle {
    font-size: clamp(16px, 1.8vw, 18px);
    line-height: 1.75;
    color: var(--text-light);
    margin-bottom: 40px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.hero__cta-group {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 0;
}

/* Hero metrics */
.hero__metrics {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    padding-top: 40px;
    border-top: 1px solid var(--border);
}

.hero__metric {
    text-align: center;
}

.hero__metric-value {
    font-family: var(--font-display);
    font-size: 32px;
    font-weight: 600;
    color: var(--green-primary);
    line-height: 1.2;
    margin-bottom: 6px;
}

.hero__metric-label {
    font-size: 13px;
    color: var(--text-light);
    line-height: 1.4;
}

/* Hero image */
.hero__image {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero__image picture {
    display: block;
    max-width: 400px;
    width: 100%;
}

.hero__image img {
    width: 100%;
    height: auto;
    border-radius: var(--radius-xl);
    box-shadow: 0 24px 64px rgba(31, 90, 67, 0.12);
}

.hero__scroll {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    color: var(--text-muted);
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    animation: float 3s ease-in-out infinite;
}

@keyframes float {
    0%, 100% { transform: translateX(-50%) translateY(0); }
    50% { transform: translateX(-50%) translateY(8px); }
}

/* === Sections === */
.section {
    padding: 100px 0;
}

.section--cream {
    background: var(--cream);
}

.section--green-light {
    background: var(--green-light);
}

.section--green-bg {
    background: var(--green-bg);
}

.section--dark {
    background: var(--green-dark);
}

.section--gradient {
    background: linear-gradient(135deg, var(--green-primary) 0%, var(--green-medium) 100%);
}

.section__header {
    text-align: center;
    max-width: 680px;
    margin: 0 auto 64px;
}

.section__tag {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--green-primary);
    margin-bottom: 16px;
}

.section__tag--light {
    color: rgba(255, 255, 255, 0.7);
}

.section__tag--gold {
    color: var(--gold);
}

.section__title {
    font-family: var(--font-display);
    font-size: clamp(28px, 3.5vw, 42px);
    font-weight: 500;
    line-height: 1.2;
    color: var(--text-dark);
    margin-bottom: 16px;
}

.section__title--light {
    color: var(--white);
}

.section__desc {
    font-size: 17px;
    line-height: 1.7;
    color: var(--text-light);
}

.section__desc--light {
    color: rgba(255, 255, 255, 0.75);
}

/* === Value Cards (Co klient kupuje) === */
.value-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.value-card {
    background: var(--white);
    border-radius: var(--radius-lg);
    padding: 36px 28px;
    border: 1px solid var(--border);
    transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
    text-align: center;
}

.value-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 16px 48px rgba(31, 90, 67, 0.08);
}

.value-card__icon {
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--green-bg);
    border-radius: var(--radius-lg);
    margin: 0 auto 20px;
    color: var(--green-primary);
    font-size: 28px;
}

.value-card__title {
    font-family: var(--font-display);
    font-size: 20px;
    font-weight: 500;
    color: var(--text-dark);
    margin-bottom: 10px;
}

.value-card__text {
    font-size: 14px;
    line-height: 1.65;
    color: var(--text-light);
}

/* === Journey (Klientska cesta) === */
.journey {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}

.journey::before {
    content: '';
    position: absolute;
    left: 27px;
    top: 40px;
    bottom: 40px;
    width: 2px;
    background: linear-gradient(to bottom, var(--green-primary), var(--green-light));
}

.journey__step {
    display: flex;
    gap: 32px;
    align-items: flex-start;
    padding: 28px 0;
}

.journey__marker {
    flex-shrink: 0;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: var(--green-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
}

.journey__step:hover .journey__marker {
    transform: scale(1.08);
    box-shadow: 0 4px 16px rgba(31, 90, 67, 0.25);
}

.journey__marker span {
    font-family: var(--font-display);
    font-size: 20px;
    font-weight: 600;
    color: var(--white);
}

.journey__content {
    flex: 1;
    padding-top: 4px;
}

.journey__content h3 {
    font-family: var(--font-display);
    font-size: 22px;
    font-weight: 500;
    color: var(--text-dark);
    margin-bottom: 6px;
}

.journey__content p {
    font-size: 15px;
    color: var(--text-body);
    line-height: 1.7;
}

.journey__badge {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--gold);
    background: var(--gold-bg);
    padding: 4px 12px;
    border-radius: var(--radius-pill);
    margin-top: 8px;
}

/* === AI Section === */
.ai-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: start;
}

.ai-agents {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.ai-agent {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: var(--radius-md);
    padding: 20px;
    transition: background 0.3s var(--ease), transform 0.3s var(--ease);
}

.ai-agent:hover {
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-2px);
}

.ai-agent__icon {
    font-size: 24px;
    margin-bottom: 10px;
}

.ai-agent__name {
    font-family: var(--font-display);
    font-size: 16px;
    font-weight: 500;
    color: var(--white);
    margin-bottom: 4px;
}

.ai-agent__desc {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.5;
}

.ai-features {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.ai-feature {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: var(--radius-lg);
    padding: 28px;
    transition: background 0.3s var(--ease);
}

.ai-feature:hover {
    background: rgba(255, 255, 255, 0.1);
}

.ai-feature__tag {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: var(--gold-light);
    margin-bottom: 10px;
}

.ai-feature__title {
    font-family: var(--font-display);
    font-size: 20px;
    font-weight: 500;
    color: var(--white);
    margin-bottom: 8px;
}

.ai-feature__text {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.65);
    line-height: 1.7;
}

/* === Voice Section === */
.voice-flow {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
    margin-bottom: 56px;
}

.voice-step {
    display: flex;
    align-items: center;
    gap: 12px;
}

.voice-step__bubble {
    background: var(--white);
    border: 1px solid var(--border);
    border-radius: var(--radius-pill);
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 500;
    color: var(--text-dark);
    white-space: nowrap;
    transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
}

.voice-step__bubble:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(31, 90, 67, 0.08);
}

.voice-step__arrow {
    color: var(--green-primary);
    flex-shrink: 0;
}

.voice-responses {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.voice-response {
    background: var(--white);
    border-radius: var(--radius-lg);
    padding: 32px 24px;
    border: 1px solid var(--border);
    text-align: center;
    transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
}

.voice-response:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 36px rgba(31, 90, 67, 0.06);
}

.voice-response__icon {
    font-size: 32px;
    margin-bottom: 16px;
}

.voice-response__title {
    font-family: var(--font-display);
    font-size: 18px;
    font-weight: 500;
    color: var(--text-dark);
    margin-bottom: 8px;
}

.voice-response__text {
    font-size: 14px;
    color: var(--text-light);
    line-height: 1.65;
}

/* === Pricing Section === */
.pricing-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-bottom: 32px;
}

.pricing-card {
    background: var(--white);
    border-radius: var(--radius-xl);
    padding: 36px 28px;
    border: 1px solid var(--border);
    display: flex;
    flex-direction: column;
    transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
}

.pricing-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 48px rgba(31, 90, 67, 0.08);
}

.pricing-card--featured {
    border-color: var(--green-primary);
    position: relative;
    box-shadow: 0 8px 32px rgba(31, 90, 67, 0.12);
}

.pricing-card--featured::before {
    content: 'Odporúčané';
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--white);
    background: var(--green-primary);
    padding: 4px 16px;
    border-radius: var(--radius-pill);
}

.pricing-card--addon {
    border-style: dashed;
    border-color: var(--gold);
}

.pricing-card__badge {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--green-primary);
    margin-bottom: 16px;
}

.pricing-card__badge--gold {
    color: var(--gold);
}

.pricing-card__title {
    font-family: var(--font-display);
    font-size: 24px;
    font-weight: 500;
    color: var(--text-dark);
    margin-bottom: 8px;
}

.pricing-card__price {
    margin-bottom: 20px;
}

.pricing-card__amount {
    font-family: var(--font-display);
    font-size: 36px;
    font-weight: 600;
    color: var(--green-primary);
}

.pricing-card__period {
    font-size: 14px;
    color: var(--text-light);
    margin-left: 4px;
}

.pricing-card__desc {
    font-size: 14px;
    color: var(--text-light);
    line-height: 1.65;
    margin-bottom: 24px;
    flex-grow: 1;
}

.pricing-card__features {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 28px;
}

.pricing-card__feature {
    font-size: 14px;
    color: var(--text-body);
    padding-left: 24px;
    position: relative;
}

.pricing-card__feature::before {
    content: '\2713';
    position: absolute;
    left: 0;
    color: var(--green-primary);
    font-weight: 600;
}

.pricing-card__feature--gold::before {
    color: var(--gold);
}

/* Bottom row pricing */
.pricing-bottom {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

/* === Small Groups Section === */
.groups-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.groups-info h3 {
    font-family: var(--font-display);
    font-size: 24px;
    color: var(--text-dark);
    margin-bottom: 16px;
}

.groups-info p {
    font-size: 16px;
    color: var(--text-body);
    margin-bottom: 24px;
}

.groups-details {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.groups-detail {
    background: var(--green-bg);
    border-radius: var(--radius-md);
    padding: 20px;
    text-align: center;
}

.groups-detail__value {
    font-family: var(--font-display);
    font-size: 24px;
    font-weight: 600;
    color: var(--green-primary);
    margin-bottom: 4px;
}

.groups-detail__label {
    font-size: 13px;
    color: var(--text-light);
}

.groups-visual {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
}

.groups-card {
    background: var(--white);
    border: 1px solid var(--border);
    border-radius: var(--radius-lg);
    padding: 24px;
    text-align: center;
    transition: transform 0.3s var(--ease);
}

.groups-card:hover {
    transform: translateY(-2px);
}

.groups-card__icon {
    font-size: 28px;
    margin-bottom: 12px;
}

.groups-card__title {
    font-family: var(--font-display);
    font-size: 16px;
    font-weight: 500;
    color: var(--text-dark);
    margin-bottom: 6px;
}

.groups-card__text {
    font-size: 13px;
    color: var(--text-light);
}

/* === Retention Section === */
.retention-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.retention-card {
    text-align: center;
    padding: 40px 24px;
    background: var(--white);
    border-radius: var(--radius-lg);
    border: 1px solid var(--border);
    transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
}

.retention-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 36px rgba(31, 90, 67, 0.06);
}

.retention-card__icon {
    font-size: 36px;
    margin-bottom: 16px;
}

.retention-card__title {
    font-family: var(--font-display);
    font-size: 20px;
    font-weight: 500;
    color: var(--text-dark);
    margin-bottom: 10px;
}

.retention-card__text {
    font-size: 14px;
    color: var(--text-light);
    line-height: 1.65;
}

/* === FAQ === */
.faq {
    max-width: 700px;
    margin: 0 auto;
}

.faq__item {
    border-bottom: 1px solid var(--border);
}

.faq__item:first-child {
    border-top: 1px solid var(--border);
}

.faq__question {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 0;
    font-size: 17px;
    font-weight: 500;
    color: var(--text-dark);
    text-align: left;
    transition: color 0.3s;
}

.faq__question:hover {
    color: var(--green-primary);
}

.faq__question svg {
    flex-shrink: 0;
    margin-left: 16px;
    transition: transform 0.3s var(--ease);
    color: var(--green-primary);
}

.faq__item--open .faq__question svg {
    transform: rotate(180deg);
}

.faq__answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s var(--ease), padding 0.4s var(--ease);
}

.faq__item--open .faq__answer {
    max-height: 400px;
    padding-bottom: 24px;
}

.faq__answer p {
    font-size: 15px;
    line-height: 1.7;
    color: var(--text-light);
}

/* === CTA Final === */
.cta-final {
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
}

.cta-final__quote {
    font-family: var(--font-display);
    font-size: clamp(20px, 2.5vw, 26px);
    font-style: italic;
    line-height: 1.5;
    color: var(--white);
    margin-bottom: 12px;
    opacity: 0.95;
}

.cta-final__attribution {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 40px;
}

.cta-final__title {
    font-family: var(--font-display);
    font-size: clamp(30px, 4vw, 44px);
    font-weight: 500;
    color: var(--white);
    margin-bottom: 16px;
}

.cta-final__text {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 36px;
}

/* === Contact === */
.contact {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 80px;
    align-items: start;
}

.contact__info p {
    font-size: 16px;
    color: var(--text-body);
    margin-bottom: 32px;
}

.contact__details {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.contact__detail {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 15px;
    color: var(--text-body);
}

.contact__detail svg {
    color: var(--green-primary);
    flex-shrink: 0;
}

.contact__detail a {
    transition: color 0.3s;
}

.contact__detail a:hover {
    color: var(--green-primary);
}

/* === Form === */
.contact__form {
    background: var(--green-bg);
    border-radius: var(--radius-xl);
    padding: 40px;
}

.form__group {
    margin-bottom: 20px;
}

.form__group label {
    display: block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--text-light);
    margin-bottom: 8px;
}

.form__group input,
.form__group textarea {
    width: 100%;
    padding: 14px 18px;
    font-family: var(--font-body);
    font-size: 15px;
    color: var(--text-dark);
    background: var(--white);
    border: 1px solid var(--border);
    border-radius: var(--radius-md);
    outline: none;
    transition: border-color 0.3s, box-shadow 0.3s;
}

.form__group input:focus,
.form__group textarea:focus {
    border-color: var(--green-primary);
    box-shadow: 0 0 0 3px rgba(31, 90, 67, 0.1);
}

.form__group input::placeholder,
.form__group textarea::placeholder {
    color: var(--text-muted);
    opacity: 0.7;
}

.form__group textarea {
    resize: vertical;
    min-height: 120px;
}

/* === Footer === */
.footer {
    background: var(--green-dark);
    padding: 48px 0 32px;
}

.footer__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.footer__logo {
    font-family: var(--font-display);
    font-size: 20px;
    font-weight: 600;
    color: var(--white);
    letter-spacing: 0.08em;
}

.footer__brand p {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.4);
    margin-top: 4px;
}

.footer__links {
    display: flex;
    gap: 32px;
}

.footer__links a {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    transition: color 0.3s;
}

.footer__links a:hover {
    color: var(--white);
}

.footer__bottom {
    padding-top: 24px;
}

.footer__bottom p {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.3);
    text-align: center;
}

/* ========================================
   Responsive
   ======================================== */

@media (max-width: 1024px) {
    .hero__inner {
        grid-template-columns: 1fr;
        gap: 40px;
        text-align: center;
    }

    .hero__content {
        text-align: center;
        max-width: 780px;
        padding: 120px 0 0;
        order: 1;
        margin: 0 auto;
    }

    .hero__subtitle {
        margin-left: auto;
        margin-right: auto;
    }

    .hero__cta-group {
        justify-content: center;
    }

    .hero__image {
        order: 2;
        padding-top: 0;
        padding-bottom: 40px;
    }

    .hero__image picture {
        max-width: 320px;
    }

    .hero__metrics {
        grid-template-columns: repeat(4, 1fr);
        gap: 16px;
    }

    .value-cards {
        grid-template-columns: repeat(2, 1fr);
    }

    .ai-section {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .pricing-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .groups-content {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .retention-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .contact {
        grid-template-columns: 1fr;
        gap: 48px;
    }
}

@media (max-width: 768px) {
    :root {
        --nav-height: 64px;
    }

    /* ⛔ Žiadny hamburger (Juraj 7. 9. 2026): dve položky sa do riadku
       zmestia vždy, a skryté menu je na mobile klik navyše. */

    .section {
        padding: 72px 0;
    }

    .section__header {
        margin-bottom: 48px;
    }

    .hero__content {
        padding: 100px 0 0;
    }

    .hero__image picture {
        max-width: 280px;
    }

    .hero__scroll {
        display: none;
    }

    .hero__metrics {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }

    .value-cards {
        grid-template-columns: 1fr;
    }

    .ai-agents {
        grid-template-columns: 1fr;
    }

    .voice-flow {
        flex-direction: column;
    }

    .voice-step__arrow {
        transform: rotate(90deg);
    }

    .voice-responses {
        grid-template-columns: 1fr;
    }

    .pricing-grid {
        grid-template-columns: 1fr;
    }

    .pricing-bottom {
        grid-template-columns: 1fr;
    }

    .groups-details {
        grid-template-columns: 1fr;
    }

    .groups-visual {
        grid-template-columns: 1fr;
    }

    .retention-grid {
        grid-template-columns: 1fr;
    }

    .journey::before {
        left: 19px;
    }

    .journey__marker {
        width: 40px;
        height: 40px;
    }

    .journey__marker span {
        font-size: 16px;
    }

    .journey__step {
        gap: 20px;
    }

    .footer__content {
        flex-direction: column;
        gap: 24px;
        text-align: center;
    }

    .footer__links {
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .contact__form {
        padding: 28px 20px;
    }
}

@media (max-width: 480px) {
    .container {
        padding: 0 16px;
    }

    .hero__title {
        font-size: 30px;
    }

    .hero__metric-value {
        font-size: 26px;
    }

    .btn {
        padding: 12px 28px;
        font-size: 14px;
    }

    .pricing-card {
        padding: 28px 20px;
    }
}

/* ==================== PRÁVNE STRÁNKY ==================== */
/* Obchodné podmienky a ochrana údajov. Čítajú sa dlho, takže široké riadkovanie
   a užší stĺpec; nič z toho nemá pôsobiť ako marketing. */
.legal {
    padding: 140px 0 100px;
    background: var(--cream, #faf8f5);
}

.legal__inner {
    max-width: 780px;
}

.legal__title {
    font-family: 'Playfair Display', serif;
    font-size: clamp(34px, 5vw, 52px);
    font-weight: 900;
    color: var(--green-primary, #1f5a43);
    margin-bottom: 8px;
}

.legal__date {
    font-size: 14px;
    color: var(--text-light, #6b7f73);
    margin-bottom: 48px;
}

.legal h2 {
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    font-weight: 700;
    color: var(--green-primary, #1f5a43);
    margin: 44px 0 14px;
}

.legal p {
    font-size: 16px;
    line-height: 1.8;
    color: var(--text-body, #3d5347);
    margin-bottom: 14px;
}

.legal a {
    color: var(--green-primary, #1f5a43);
    text-decoration: underline;
    text-underline-offset: 3px;
}

/* rámček na to, čo si členka musí všimnúť aj pri preletení očami */
.legal__box {
    background: #fff;
    border-left: 4px solid var(--gold, #a86f16);
    padding: 20px 24px;
    margin: 24px 0;
    border-radius: 0 8px 8px 0;
}

.legal__box p:last-child {
    margin-bottom: 0;
}

.legal__table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0 24px;
    font-size: 15px;
}

.legal__table th,
.legal__table td {
    text-align: left;
    padding: 12px 14px;
    border-bottom: 1px solid #e4ece7;
    line-height: 1.6;
}

.legal__table th {
    font-weight: 500;
    color: var(--green-primary, #1f5a43);
    background: #eef4f0;
}

/* pruh, kým znenie neschválila Katka; po schválení sa blok .navrh zmaže */
.navrh {
    background: #fff4d6;
    border: 1px solid #e0c67a;
    border-radius: 10px;
    padding: 16px 20px;
    margin-bottom: 40px;
    font-size: 15px;
    line-height: 1.6;
    color: #6b5312;
}


/* ==================== SPUSTIŤ APLIKÁCIU ====================
   Jediná akcia v hlavičke, tak nesmie splynúť s odkazmi v menu. Ikona hovorí,
   že sa niečo spustí, a plastický vzhľad ju drží nad pozadím aj na fotke.
   3D robí gradient zhora nadol, svetlá hrana hore, tmavá dole a zdvihnutý
   tieň; pri stlačení tlačidlo klesne, aby ťuk bolo cítiť. */
.nav__app {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 12px 24px;
    border-radius: 50px;
    background: linear-gradient(180deg, #2a7a5a 0%, #1f5a43 55%, #17462f 100%);
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.01em;
    white-space: nowrap;
    flex-shrink: 0;
    border: 1px solid rgba(255, 255, 255, 0.18);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.32),
        inset 0 -2px 0 rgba(0, 0, 0, 0.22),
        0 6px 16px rgba(22, 64, 50, 0.34),
        0 2px 4px rgba(22, 64, 50, 0.22);
    transition: transform 0.15s var(--ease-out), box-shadow 0.15s var(--ease-out);
}

.nav__app:hover {
    transform: translateY(-2px);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.36),
        inset 0 -2px 0 rgba(0, 0, 0, 0.22),
        0 10px 22px rgba(22, 64, 50, 0.4),
        0 3px 6px rgba(22, 64, 50, 0.24);
}

/* stlačenie musí byť cítiť, inak na dotyku nie je jasné, či to zabralo */
.nav__app:active {
    transform: translateY(1px);
    box-shadow:
        inset 0 2px 5px rgba(0, 0, 0, 0.3),
        0 2px 6px rgba(22, 64, 50, 0.26);
}

.nav__app-text--kratky { display: none; }

.nav__app-ikona {
    flex-shrink: 0;
    /* jemné pulzovanie: na statickej hlavičke pritiahne oko bez toho,
       aby to pôsobilo ako blikajúca reklama */
    animation: navAppPuls 2.8s var(--ease) infinite;
}

@keyframes navAppPuls {
    0%, 72%, 100% { transform: scale(1); opacity: 1; }
    84%           { transform: scale(1.16); opacity: 0.86; }
}

@media (prefers-reduced-motion: reduce) {
    .nav__app-ikona { animation: none; }
}


/* ⭐ Mobil: hlavička sa rozbíjala, lebo logo, tlačidlo aj hamburger sa tlačili
   do jedného riadku a hero začínal tesne pod nimi (Juraj 7. 9. 2026).
   Riešenie: tlačidlo sa zmenší na samotnú ikonu a hero dostane vzduch.
   ⛔ Prah je 1024, nie 768: appka otvára web vo WebView, ktorý sa hlási ako
   širší, takže pri 768 mu táto vetva nenabehla a tlačidlo ostalo s textom. */
@media (max-width: 1024px) {
    .nav__container {
        padding: 0 12px;
        gap: 8px;
    }

    .nav__logo { letter-spacing: 0.04em; }

    .nav__menu {
        gap: 14px;
        margin-left: auto;
        margin-right: 4px;
    }

    .nav__link { font-size: 13px; }

    /* ⛔ Slovo na tlačidle ostáva vždy, samotná ikona nestačí (Juraj 7. 9. 2026).
       Skracuje sa len na „Spustiť", aby sa zmestilo vedľa loga a hamburgera. */
    .nav__app {
        padding: 10px 18px;
        gap: 7px;
        font-size: 14px;
    }

    .nav__app-text--dlhy { display: none; }
    .nav__app-text--kratky { display: inline; }

    .nav__app-ikona {
        width: 24px;
        height: 24px;
    }

    /* hero nesmie začínať tesne pod hlavičkou */
    .hero {
        min-height: auto;
        padding-top: calc(var(--nav-height) + 40px);
        padding-bottom: 56px;
    }
}

@media (max-width: 380px) {
    .nav__logo { font-size: 17px; }
}


/* ⛔ Do 400 px musí byť v hlavičke logo, dva odkazy AJ tlačidlo so slovom.
   Preto sa tu uberá zo všetkého naraz, nie z jednej veci. */
@media (max-width: 400px) {
    .nav__container { padding: 0 10px; gap: 6px; }
    .nav__logo { font-size: 15px; letter-spacing: 0.02em; }
    .nav__menu { gap: 10px; margin-right: 2px; }
    .nav__link { font-size: 12px; }
    .nav__app { padding: 9px 13px; font-size: 12.5px; gap: 5px; }
    .nav__app-ikona { width: 18px; height: 18px; }
}


/* ==================== TELEFÓN ====================
   Najrýchlejšia cesta ku Katke. Väčšina žien zo Sabinova radšej zavolá, než
   vypĺňa formulár, tak číslo nesmie byť riadok v zozname kontaktov: je to
   samostatné tlačidlo a na mobile sa naň dá rovno ťuknúť. */
.contact__telefon {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    margin: 8px 0 24px;
    padding: 16px 26px;
    border-radius: 16px;
    background: var(--green-primary, #1f5a43);
    color: #fff;
    font-family: var(--font-display, 'Playfair Display', serif);
    font-size: clamp(24px, 5vw, 30px);
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.1;
    box-shadow: 0 8px 20px rgba(22, 64, 50, 0.22);
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.contact__telefon:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 26px rgba(22, 64, 50, 0.28);
}

.contact__telefon small {
    display: block;
    font-family: var(--font-body, 'DM Sans', sans-serif);
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    opacity: 0.75;
    margin-bottom: 3px;
}

.cta-final__telefon {
    margin-top: 18px;
    font-size: clamp(17px, 3.4vw, 20px);
    font-weight: 500;
}

.cta-final__telefon a {
    color: #fff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 2px;
}


/* Ikona lokalizácie v štítku nad nadpisom. Pin povie „sme tu" rýchlejšie
   než slovo a ušetrí miesto, ktoré predtým zaberal názov klubu. */
.hero__tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.hero__tag-ikona {
    flex-shrink: 0;
    opacity: 0.85;
}

/* ⭐ Fotka zo stretnutí klubu (Juraj 9. 9. 2026: „nestretávame sa len pri
   váhe"). Sekcia dovtedy hovorila o stretnutiach len slovami, takže klub
   pôsobil ako meranie a appka. Fotka je ten istý záber ako na letáku A4. */
.stretnutia-foto {
    margin: 0 auto 56px;
    max-width: 520px;
    text-align: center;
}

.stretnutia-foto img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 18px 44px rgba(22, 64, 50, 0.18);
    display: block;
}

.stretnutia-foto figcaption {
    margin-top: 14px;
    font-size: 14px;
    line-height: 1.5;
    color: var(--green-primary);
    opacity: 0.8;
}

@media (max-width: 640px) {
    .stretnutia-foto {
        margin-bottom: 40px;
    }
}
