/* Croatian đ/Đ (U+0110-0111) lives in Google Fonts' "Vietnamese" subset
   which doesn't auto-load for Croatian text. Force-declare it here. */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/quicksand/v37/6xKtdSZaM9iE8KbpRA_hJFQNYuDyP7bh.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0;
}
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/quicksand/v37/6xKtdSZaM9iE8KbpRA_hJFQNYuDyP7bh.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0;
}
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/quicksand/v37/6xKtdSZaM9iE8KbpRA_hJFQNYuDyP7bh.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0;
}

:root {
    --coral: #FF6B6B;
    --teal: #00B4D8;
    --teal-light: #48CAE4;
    --sand: #F4D35E;
    --peach: #FFECD2;
    --deep-sea: #023E5F;
    --warm-white: #FFFBF5;

    --bg: var(--warm-white);
    --surface: #ffffff;
    --surface-soft: #FFF8F0;
    --ink: var(--deep-sea);
    --ink-soft: #3A6070;
    --line: rgba(2, 62, 95, 0.12);
    --brand: var(--coral);
    --brand-dark: #E05555;
    --shadow: 0 18px 34px rgba(2, 62, 95, 0.1);
}

* {
    box-sizing: border-box;
}

body {
    margin: 0;
    font-family: 'Quicksand', 'Segoe UI', sans-serif;
    color: var(--ink);
    background:
        radial-gradient(circle at 10% 8%, rgba(0, 180, 216, 0.08), transparent 42%),
        radial-gradient(circle at 92% 12%, rgba(255, 107, 107, 0.06), transparent 38%),
        var(--bg);
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Nunito', sans-serif;
}

.camp-page {
    width: min(1140px, 92%);
    margin: 0 auto;
    padding: 1.5rem 0 3.2rem;
}

/* ─── TOPBAR ─── */

.topbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    padding: 0.75rem 1rem;
    border: 1px solid var(--line);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.82);
    backdrop-filter: blur(6px);
    margin-bottom: 1.6rem;
}

.brand {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    text-decoration: none;
    color: var(--ink);
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-size: 1.15rem;
    letter-spacing: 0.01em;
}

.brand__ball {
    width: 28px;
    height: 28px;
    flex-shrink: 0;
}

.brand__text--volley {
    color: var(--deep-sea);
}

.brand__text--zone {
    color: var(--coral);
}

.menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    flex-wrap: nowrap;
}

.menu a {
    text-decoration: none;
    color: var(--ink-soft);
    font-weight: 600;
    font-size: 0.95rem;
}

.menu a.is-active {
    color: var(--ink);
    border-bottom: 2px solid var(--coral);
}

.menu__cta {
    border: 1px solid var(--coral);
    border-radius: 999px;
    padding: 0.4rem 0.8rem;
    color: var(--coral) !important;
    font-weight: 700 !important;
}

.menu__cta:hover {
    background: var(--coral);
    color: #fff !important;
}

.menu__lang {
    border: 1px solid var(--line);
    border-radius: 999px;
    padding: 0.33rem 0.65rem;
    color: var(--deep-sea) !important;
    background: #fff;
    font-weight: 800 !important;
}

/* Desktop: show inline lang, hide mobile lang */
.menu__lang--mobile {
    display: none;
}

.menu__lang--desktop {
    display: inline-flex;
}

/* ─── HERO ─── */

.hero {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 460px;
    margin-bottom: 1.2rem;
    overflow: hidden;
    border: none;
    border-radius: 24px 24px 0 0;
    background:
        linear-gradient(180deg, rgba(0,180,216,0.82) 0%, rgba(72,202,228,0.78) 35%, rgba(144,224,239,0.72) 60%, rgba(244,211,94,0.8) 88%, rgba(255,236,210,0.95) 100%),
        url('/images/hotel1.jpg') center/cover no-repeat;
    box-shadow: var(--shadow);
}

.hero__wave {
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    pointer-events: none;
}

.hero__copy {
    width: min(920px, 100%);
    padding: 2.8rem 2rem;
    text-align: center;
    position: relative;
    z-index: 1;
}

.hero__copy h1 {
    margin: 0.55rem auto 0.9rem;
    max-width: 16ch;
    color: #fff;
    font-family: 'Nunito', sans-serif;
    font-size: clamp(2.4rem, 5vw, 4.5rem);
    line-height: 0.98;
    text-wrap: balance;
}

.hero__copy h1 span {
    display: block;
}

.hero__copy h1 span:first-child {
    margin-bottom: 0.18em;
    font-size: clamp(1.55rem, 2.5vw, 2.3rem);
    line-height: 1.05;
    letter-spacing: 0.02em;
    font-weight: 700;
}

.hero__copy h1 span:last-child {
    font-size: clamp(2.8rem, 5.8vw, 5rem);
    text-shadow: 0 2px 12px rgba(2, 62, 95, 0.2);
}

.hero__copy p {
    margin: 0 auto;
    max-width: 42ch;
    color: rgba(255, 255, 255, 0.95);
    line-height: 1.6;
    font-weight: 600;
    font-size: clamp(1.15rem, 1.85vw, 1.45rem);
}

.hero__actions {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
    margin-top: 1.4rem;
    justify-content: center;
}

.eyebrow {
    margin: 0;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-size: 0.78rem;
    letter-spacing: 0.1em;
    color: var(--coral);
}

.hero .eyebrow {
    color: rgba(255, 255, 255, 0.9);
    font-size: clamp(1.28rem, 1.95vw, 1.6rem);
    letter-spacing: 0.12em;
    font-weight: 700;
}

/* ─── BUTTONS ─── */

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    border: 1px solid transparent;
    padding: 0.7rem 1.05rem;
    text-decoration: none;
    font-weight: 700;
    font-family: 'Quicksand', sans-serif;
    transition: background 0.2s, color 0.2s, border-color 0.2s;
}

.btn--primary {
    background: var(--coral);
    color: #fff;
}

.btn--primary:hover {
    background: var(--brand-dark);
}

.btn--ghost {
    border-color: var(--line);
    color: var(--ink);
    background: #fff;
}

.btn--ghost:hover {
    border-color: var(--coral);
    color: var(--coral);
}

.hero .btn--primary {
    background: var(--coral);
    color: #fff;
    box-shadow: 0 4px 16px rgba(255, 107, 107, 0.3);
}

.hero .btn--ghost {
    border-color: rgba(255, 255, 255, 0.35);
    color: #fff;
    background: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(6px);
}

.hero .btn {
    min-height: 52px;
    padding: 0.9rem 1.4rem;
    font-size: 1.02rem;
}

.hero .btn--ghost:hover {
    background: rgba(255, 255, 255, 0.22);
    border-color: rgba(255, 255, 255, 0.5);
}

/* ─── SECTIONS ─── */

.section {
    border: 1px solid var(--line);
    border-radius: 24px;
    background: var(--surface);
    padding: 1.4rem;
    margin-bottom: 1rem;
}

.section--soft {
    background: var(--surface-soft);
}

.section__head {
    margin-bottom: 0.9rem;
}

.section__head h2 {
    margin: 0.4rem 0 0;
    font-family: 'Nunito', sans-serif;
    font-size: clamp(1.35rem, 2.5vw, 2rem);
    color: var(--deep-sea);
}

.section-copy {
    margin: 0;
    color: var(--ink-soft);
    line-height: 1.6;
    max-width: 62ch;
}

/* ─── CAMP HIGHLIGHTS ─── */

.camp-highlights {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.8rem;
}

.camp-highlight {
    display: grid;
    justify-items: center;
    gap: 0.8rem;
    padding: 1.1rem 0.85rem 1rem;
    border: 1px solid var(--line);
    border-radius: 18px;
    background: linear-gradient(180deg, #fff, var(--surface-soft));
    text-align: center;
}

.camp-highlight__icon {
    display: grid;
    place-items: center;
    width: 3.6rem;
    height: 3.6rem;
    border-radius: 999px;
    background: var(--peach);
    color: var(--coral);
}

.camp-highlight__icon svg {
    width: 1.55rem;
    height: 1.55rem;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.camp-highlight__icon svg[viewBox="0 0 36 36"] {
    width: 2rem;
    height: 2rem;
    stroke: none;
}

.camp-highlight h3 {
    margin: 0;
    font-family: 'Nunito', sans-serif;
    font-size: 0.98rem;
    line-height: 1.3;
    color: var(--deep-sea);
}

/* ─── FACTS ─── */

.facts {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.8rem;
    margin-bottom: 1.4rem;
}

.facts article {
    background: var(--surface);
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 1rem;
}

.facts h2 {
    margin: 0;
    font-family: 'Nunito', sans-serif;
    font-size: 1.03rem;
    color: var(--deep-sea);
}

.facts p {
    margin: 0.45rem 0 0;
    color: var(--ink-soft);
    line-height: 1.5;
    font-size: 0.96rem;
}

/* ─── FOOTER ─── */

.site-footer {
    margin-top: 1.4rem;
    padding: 1.4rem 1.4rem 0.8rem;
    border-radius: 16px 16px 0 0;
    background: var(--deep-sea);
    color: rgba(255, 255, 255, 0.65);
}

.site-footer__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.site-footer__links {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

.site-footer__socials {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 0.55rem;
}

.site-footer__identity {
    display: grid;
    gap: 0.2rem;
    padding-top: 0.9rem;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.site-footer p {
    margin: 0;
    line-height: 1.6;
}

.site-footer__cookies {
    font-size: 0.7rem;
    opacity: 0.45;
    margin-top: 0.4rem;
}

.site-footer__brand {
    color: #fff;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
}

.site-footer a {
    color: rgba(255, 255, 255, 0.85);
    text-decoration: none;
    font-weight: 700;
}

.site-footer a:hover {
    color: #fff;
}

.site-footer__social-label {
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.94rem;
    font-weight: 600;
}

.site-footer__social {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2rem;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.85);
    font-size: 0.92rem;
    font-weight: 700;
}

/* ─── PAGE HERO (inner pages) ─── */

.page-hero {
    display: grid;
    grid-template-columns: 1fr 0.9fr;
    gap: 1rem;
    margin-bottom: 1rem;
    align-items: stretch;
}

.page-hero__copy {
    border: 1px solid var(--line);
    border-radius: 20px;
    background: var(--surface);
    padding: 1.4rem;
}

.page-hero__copy h1 {
    margin: 0.45rem 0 0.75rem;
    font-family: 'Nunito', sans-serif;
    font-size: clamp(1.9rem, 4vw, 2.7rem);
    line-height: 1.05;
    color: var(--deep-sea);
}

.page-hero__copy p {
    margin: 0;
    color: var(--ink-soft);
    line-height: 1.55;
}

.page-hero img {
    width: 100%;
    height: 100%;
    min-height: 250px;
    object-fit: cover;
    border: 1px solid var(--line);
    border-radius: 20px;
}

.apply-summary {
    display: grid;
    gap: 0.9rem;
}

.apply-summary__card {
    border: 1px solid var(--line);
    border-radius: 20px;
    background: linear-gradient(180deg, rgba(255,255,255,0.98), rgba(247,251,252,0.98));
    padding: 1.1rem 1.15rem;
}

.apply-summary__label,
.apply-box__eyebrow {
    margin: 0 0 0.45rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    font-size: 0.78rem;
    font-weight: 800;
    color: var(--coral);
}

.apply-summary__value {
    margin: 0;
    font-family: 'Nunito', sans-serif;
    font-size: 1.7rem;
    font-weight: 800;
    color: var(--deep-sea);
}

.apply-summary__card p:last-child {
    margin: 0.45rem 0 0;
    color: var(--ink-soft);
    line-height: 1.55;
}

.apply-sticky-cta {
    position: sticky;
    top: 0.9rem;
    z-index: 40;
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
    padding-top: 0.1rem;
}

.apply-sticky-cta .btn {
    min-height: 52px;
    padding: 0.9rem 1.4rem;
    font-size: 1rem;
    box-shadow: 0 10px 24px rgba(255, 107, 107, 0.22);
}

/* ─── PROGRAM, SAFETY, PRICE GRIDS ─── */

.program-grid,
.safety-grid,
.price-grid {
    display: grid;
    gap: 0.9rem;
}

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

.program-grid article,
.safety-grid article {
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 1rem;
    background: #fff;
}

.program-grid h3,
.safety-grid h3,
.price-card h3 {
    margin: 0;
    font-family: 'Nunito', sans-serif;
    color: var(--deep-sea);
}

.program-grid p,
.safety-grid p,
.policy {
    color: var(--ink-soft);
    line-height: 1.55;
}

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

.safety-grid ul,
.price-card ul {
    margin: 0.65rem 0 0;
    padding-left: 1.1rem;
    color: var(--ink-soft);
    line-height: 1.55;
}

.apply-note {
    max-width: 720px;
    margin: 1rem auto 0;
    padding: 0.95rem 1.1rem;
    border: 1px solid rgba(255, 107, 107, 0.16);
    border-radius: 16px;
    background: rgba(255, 248, 246, 0.92);
    text-align: center;
}

.apply-note strong {
    display: block;
    margin: 0;
    font-family: 'Nunito', sans-serif;
    color: var(--deep-sea);
    font-size: 1rem;
}

.apply-note p {
    margin: 0.35rem 0 0;
    color: var(--ink-soft);
    line-height: 1.6;
}

/* ─── TABS ─── */

.tab-strip {
    display: flex;
    gap: 0.65rem;
    flex-wrap: wrap;
}

.tab-strip a {
    text-decoration: none;
    border: 1px solid var(--line);
    border-radius: 999px;
    padding: 0.42rem 0.82rem;
    background: #fff;
    color: var(--ink);
    font-weight: 600;
    font-size: 0.92rem;
}

.tab-strip a:hover {
    border-color: var(--coral);
    color: var(--coral);
}

/* ─── TIMELINE ─── */

.timeline {
    margin: 0;
    padding-left: 1.15rem;
    display: grid;
    gap: 0.6rem;
    color: var(--ink-soft);
}

.timeline strong {
    color: var(--ink);
    margin-right: 0.5rem;
}

/* ─── LOCATION ─── */

.location-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.9rem;
}

.location-photo {
    margin: 0;
    border-radius: 16px;
    overflow: hidden;
    grid-column: span 3;
}

.location-photo img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    display: block;
}

.location-card {
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 1rem;
    background: #fff;
}

.location-card h3 {
    margin: 0;
    font-family: 'Nunito', sans-serif;
    color: var(--deep-sea);
}

.location-card p {
    margin: 0.55rem 0 0;
    color: var(--ink-soft);
    line-height: 1.55;
}

/* ─── LOCATION FEATURE BLOCKS ─── */

.loc-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.2rem;
    align-items: start;
}

.loc-block--reverse .loc-block__gallery {
    order: -1;
}

.loc-block__text {
    color: var(--ink-soft);
    line-height: 1.65;
}

.loc-block__text p {
    margin: 0 0 0.8rem;
}

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

.loc-carousel {
    position: relative;
    min-width: 0;
}

.loc-carousel__track {
    display: flex;
    gap: 0.75rem;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

.loc-carousel__track::-webkit-scrollbar {
    display: none;
}

.loc-carousel__track img {
    flex: 0 0 auto;
    width: 320px;
    height: 220px;
    object-fit: cover;
    border-radius: 12px;
    scroll-snap-align: start;
    background: #e8edf2;
    color: transparent;
}

.loc-carousel__btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2.2rem;
    height: 2.2rem;
    border: 1px solid var(--line);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(4px);
    color: var(--deep-sea);
    font-size: 1.1rem;
    cursor: pointer;
    display: grid;
    place-items: center;
    z-index: 2;
    transition: background 0.2s, border-color 0.2s;
}

.loc-carousel__btn:hover {
    background: #fff;
    border-color: var(--coral);
    color: var(--coral);
}

.loc-carousel__btn--left {
    left: -0.6rem;
}

.loc-carousel__btn--right {
    right: -0.6rem;
}

.loc-carousel__track img {
    cursor: pointer;
}

/* ─── LIGHTBOX ─── */

.lightbox {
    position: fixed;
    inset: 0;
    z-index: 1000;
    display: none;
    place-items: center;
    background: rgba(2, 62, 95, 0.92);
    backdrop-filter: blur(8px);
}

.lightbox.is-open {
    display: grid;
}

.lightbox__img {
    max-width: 90vw;
    max-height: 82vh;
    object-fit: contain;
    border-radius: 8px;
}

.lightbox__close {
    position: absolute;
    top: 1rem;
    right: 1.2rem;
    background: none;
    border: none;
    color: #fff;
    font-size: 2rem;
    cursor: pointer;
    line-height: 1;
    opacity: 0.8;
}

.lightbox__close:hover {
    opacity: 1;
}

.lightbox__nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3rem;
    height: 3rem;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    font-size: 1.4rem;
    cursor: pointer;
    display: grid;
    place-items: center;
}

.lightbox__nav:hover {
    background: rgba(255, 255, 255, 0.25);
}

.lightbox__nav--prev {
    left: 1.2rem;
}

.lightbox__nav--next {
    right: 1.2rem;
}

.lightbox__counter {
    position: absolute;
    bottom: 1.2rem;
    left: 50%;
    transform: translateX(-50%);
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    font-weight: 600;
}

/* ─── STICKY CTA ─── */

.sticky-cta {
    position: fixed;
    bottom: 1.5rem;
    right: 1.5rem;
    z-index: 90;
    padding: 0.7rem 1.4rem;
    border-radius: 999px;
    background: var(--coral);
    color: #fff;
    font-family: 'Nunito', sans-serif;
    font-size: 0.95rem;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 4px 16px rgba(255, 107, 107, 0.35);
    transition: background 0.2s, box-shadow 0.2s, transform 0.2s;
}

.sticky-cta:hover {
    background: #e85d5d;
    box-shadow: 0 6px 20px rgba(255, 107, 107, 0.45);
    transform: translateY(-2px);
}

/* ─── PRICE ─── */

.price-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.price-card {
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 1rem;
    background: #fff;
    position: relative;
}

.price-card--featured {
    border-color: var(--coral);
    box-shadow: var(--shadow);
}

.badge {
    position: absolute;
    top: -0.6rem;
    right: 1rem;
    margin: 0;
    background: var(--coral);
    color: #fff;
    font-size: 0.75rem;
    font-weight: 700;
    border-radius: 999px;
    padding: 0.24rem 0.58rem;
}

.price {
    margin: 0.55rem 0 0;
    font-family: 'Nunito', sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--deep-sea);
}

.policy {
    margin: 0.9rem 0 0;
    font-size: 0.93rem;
}

/* ─── INCLUDES ─── */

.includes-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.9rem;
    margin-top: 0.9rem;
}

.includes-grid article {
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 1rem;
    background: #fff;
}

.includes-grid h3 {
    margin: 0;
    font-family: 'Nunito', sans-serif;
    color: var(--deep-sea);
}

.includes-grid ul {
    margin: 0.6rem 0 0;
    padding-left: 1.1rem;
    color: var(--ink-soft);
    line-height: 1.55;
}

/* ─── PROOF / STATS ─── */

.proof-stats {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.9rem;
    margin-bottom: 0.9rem;
}

.proof-stats article {
    border: 1px solid var(--line);
    border-radius: 16px;
    background: #fff;
    padding: 0.95rem;
}

.proof-stats p {
    margin: 0;
}

.proof-number {
    font-family: 'Nunito', sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    color: var(--coral);
    margin-bottom: 0.3rem !important;
}

/* ─── TESTIMONIALS ─── */

.testimonials {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.9rem;
    margin-bottom: 1rem;
}

.testimonials article {
    border: 1px solid var(--line);
    border-radius: 16px;
    background: #fff;
    padding: 1rem;
}

.quote {
    margin: 0;
    font-weight: 500;
    line-height: 1.55;
}

.author {
    margin: 0.7rem 0 0;
    color: var(--ink-soft);
    font-size: 0.93rem;
}

/* ─── KPI ─── */

.kpi-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.9rem;
}

.kpi-card {
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 1rem;
    background: #fff;
}

.kpi-card h3 {
    margin: 0;
    font-family: 'Nunito', sans-serif;
    color: var(--deep-sea);
}

.kpi-card p {
    margin: 0.5rem 0 0;
    color: var(--ink-soft);
    line-height: 1.5;
}

/* ─── TABLE ─── */

.table-wrap {
    overflow-x: auto;
}

.camp-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 720px;
}

.camp-table th,
.camp-table td {
    border: 1px solid var(--line);
    padding: 0.72rem;
    text-align: left;
    vertical-align: top;
}

.camp-table th {
    background: var(--peach);
    font-family: 'Nunito', sans-serif;
    font-size: 0.9rem;
    color: var(--deep-sea);
}

.camp-table td {
    font-size: 0.93rem;
    color: var(--ink-soft);
}

/* ─── GALLERY ─── */

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.9rem;
}

.gallery-grid figure {
    margin: 0;
    border: 1px solid var(--line);
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
}

.gallery-grid img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    display: block;
}

.gallery-grid figcaption {
    padding: 0.72rem;
    color: var(--ink-soft);
    font-size: 0.93rem;
}

/* ─── PROGRAM ─── */

.program-intro {
    text-align: center;
    max-width: 640px;
    margin: 0 auto 2rem;
    padding: 0 1rem;
}

.program-intro h1 {
    font-family: 'Nunito', sans-serif;
    color: var(--deep-sea);
    font-size: 2rem;
    margin: 0 0 0.8rem;
}

.program-intro p {
    color: var(--ink-soft);
    line-height: 1.7;
    font-size: 1.05rem;
}

.program-note {
    max-width: 860px;
    margin: 0 auto 2rem;
    padding: 1.15rem 1.25rem;
    border: 1px solid rgba(0, 119, 182, 0.12);
    border-radius: 20px;
    background: linear-gradient(180deg, rgba(255,255,255,0.98), rgba(245,251,253,0.98));
    display: grid;
    grid-template-columns: 360px 300px;
    justify-content: center;
    gap: 1.5rem;
    align-items: start;
}

.program-note__content {
    width: 360px;
    padding-right: 0;
}

.program-note__eyebrow {
    margin: 0 0 0.45rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    font-size: 0.78rem;
    font-weight: 800;
    color: var(--coral);
}

.program-note h2 {
    margin: 0;
    color: var(--deep-sea);
    font-size: 1.2rem;
}

.program-note__content p:last-child {
    margin: 0.55rem 0 0;
    color: var(--ink-soft);
    line-height: 1.65;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.program-note__media {
    margin: 0;
    width: 300px;
}

.program-note__media-link {
    display: block;
    width: 100%;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: zoom-in;
}

.program-note__media img {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 11;
    object-fit: cover;
    border-radius: 16px;
    box-shadow: 0 18px 36px rgba(10, 31, 68, 0.14);
}

@media (max-width: 820px) {
    .program-note {
        grid-template-columns: 1fr;
    }

    .program-note__content p:last-child {
        display: block;
        overflow: visible;
    }

    .program-note__media img {
        aspect-ratio: 16 / 10;
    }
}

/* Day timeline */

.day-tabs {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    margin-bottom: 1.8rem;
}

.day-tabs__btn {
    padding: 0.5rem 1.1rem;
    border: 1px solid var(--line);
    border-radius: 999px;
    background: var(--surface);
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    font-size: 0.9rem;
    color: var(--ink-soft);
    cursor: pointer;
    transition: all 0.2s;
}

.day-tabs__btn:hover {
    border-color: var(--coral);
    color: var(--coral);
}

.day-tabs__btn.is-active {
    background: var(--coral);
    border-color: var(--coral);
    color: #fff;
}

.day-timeline {
    max-width: 620px;
    margin: 0 auto 2rem;
    padding: 0 1rem;
}

.day-timeline h2 {
    font-family: 'Nunito', sans-serif;
    color: var(--deep-sea);
    font-size: 1.5rem;
    text-align: center;
    margin: 0 0 1.8rem;
}

.day-timeline__track {
    position: relative;
    padding-left: 80px;
}

.day-timeline__track::before {
    content: '';
    position: absolute;
    left: 68px;
    top: 8px;
    bottom: 8px;
    width: 2px;
    background: var(--line);
}

.day-timeline__item {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    padding-bottom: 1.4rem;
}

.day-timeline__item:last-child {
    padding-bottom: 0;
}

.day-timeline__time {
    position: absolute;
    left: -80px;
    top: 2px;
    width: 56px;
    text-align: right;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-size: 0.9rem;
    color: var(--deep-sea);
}

.day-timeline__dot {
    position: relative;
    flex-shrink: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: var(--line);
    margin-top: 4px;
    z-index: 1;
}

.day-timeline__item--training .day-timeline__dot { background: var(--coral); }
.day-timeline__item--meal .day-timeline__dot { background: var(--sand); }
.day-timeline__item--fun .day-timeline__dot { background: var(--teal); }
.day-timeline__item--rest .day-timeline__dot { background: var(--deep-sea); opacity: 0.4; }

.day-timeline__content {
    flex: 1;
    min-width: 0;
}

.day-timeline__content strong {
    display: block;
    font-family: 'Nunito', sans-serif;
    font-size: 1.05rem;
    color: var(--deep-sea);
    margin-bottom: 0.15rem;
}

.day-timeline__content p {
    margin: 0;
    color: var(--ink-soft);
    line-height: 1.5;
    font-size: 0.95rem;
}

/* ─── TEAM ─── */

.team-intro {
    text-align: center;
    max-width: 640px;
    margin: 0 auto 2rem;
    padding: 0 1rem;
}

.team-intro h1 {
    font-family: 'Nunito', sans-serif;
    color: var(--deep-sea);
    font-size: 2rem;
    margin: 0 0 0.8rem;
}

.team-intro p {
    color: var(--ink-soft);
    line-height: 1.7;
    font-size: 1.05rem;
}

.team-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.2rem;
    max-width: 820px;
    margin: 0 auto;
}

.team-card {
    border: 1px solid var(--line);
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
}

.team-card__image {
    width: 100%;
    height: 320px;
    object-fit: cover;
    object-position: center 20%;
    display: block;
}

.team-card__image--dora {
    object-position: center 25%;
}

.team-card__image--marko {
    object-position: top;
}

.team-card__image--matea {
    object-position: top;
}

.team-card__body {
    padding: 1rem 1.2rem 1.2rem;
}

.team-card__body h3 {
    margin: 0;
    font-family: 'Nunito', sans-serif;
    font-size: 1.15rem;
    color: var(--deep-sea);
}

.team-card__body .team-role {
    margin: 0.25rem 0 0;
    color: var(--coral);
    font-weight: 600;
    font-size: 0.9rem;
}

.team-card__body p {
    margin: 0.55rem 0 0;
    color: var(--ink-soft);
    line-height: 1.55;
}

/* ─── FAQ ─── */

.faq-hero {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 2rem;
    padding: 0 1rem;
}

.faq-hero__eyebrow,
.faq-column__label {
    margin: 0 0 0.55rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 800;
    color: var(--coral);
}

.faq-hero__lead {
    margin: 0;
    color: var(--ink-soft);
    font-size: 1.05rem;
    line-height: 1.7;
}

.faq-board {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.3rem;
    margin-bottom: 2rem;
}

.faq-column {
    display: grid;
    gap: 1rem;
    align-content: start;
}

.faq-list {
    display: grid;
    gap: 0.9rem;
}

.faq-item {
    border: 1px solid var(--line);
    border-radius: 20px;
    background: #fff;
    overflow: hidden;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.faq-item[open] {
    border-color: rgba(255, 107, 107, 0.3);
    box-shadow: 0 18px 34px rgba(16, 54, 72, 0.08);
    transform: translateY(-2px);
}

.faq-item summary {
    position: relative;
    list-style: none;
    padding: 1rem 3.6rem 1rem 1.15rem;
    cursor: pointer;
    color: var(--deep-sea);
    font-family: 'Nunito', sans-serif;
    font-size: 1.05rem;
    font-weight: 700;
}

.faq-item summary::-webkit-details-marker {
    display: none;
}

.faq-item summary::after {
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    transform: translateY(-50%);
    display: grid;
    place-items: center;
    background: rgba(0, 119, 182, 0.08);
    color: var(--deep-sea);
    font-size: 1.3rem;
    line-height: 1;
}

.faq-item[open] summary::after {
    content: '–';
    background: rgba(255, 107, 107, 0.12);
    color: var(--coral);
}

.faq-item__answer {
    padding: 0 1.15rem 1.15rem;
}

.faq-item__answer p {
    margin: 0;
    color: var(--ink-soft);
    line-height: 1.7;
}

/* ─── DECISION / OPTIONS ─── */

.option-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.9rem;
}

.decision-card {
    border: 1px solid var(--line);
    border-radius: 16px;
    padding: 1rem;
    background: #fff;
}

.decision-card h3 {
    margin: 0;
    font-family: 'Nunito', sans-serif;
    color: var(--deep-sea);
}

.decision-card p {
    margin: 0.5rem 0 0;
    color: var(--ink-soft);
    line-height: 1.5;
}

.decision-card ul {
    margin: 0.7rem 0 0;
    padding-left: 1.05rem;
    color: var(--ink-soft);
    line-height: 1.5;
}

.decision-card--recommended {
    border-color: var(--coral);
    box-shadow: var(--shadow);
}

/* ─── LANDING SPLIT / CTA ─── */

.landing-split {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    align-items: start;
}

.preview-panel {
    display: grid;
    gap: 0.75rem;
}

.preview-card {
    border: 1px solid var(--line);
    border-radius: 16px;
    background: #fff;
    padding: 1rem;
}

.preview-card__label {
    display: inline-flex;
    margin-bottom: 0.45rem;
    border-radius: 999px;
    padding: 0.25rem 0.55rem;
    background: var(--peach);
    color: var(--coral);
    font-size: 0.78rem;
    font-weight: 700;
}

.preview-card h3 {
    margin: 0;
    font-family: 'Nunito', sans-serif;
    color: var(--deep-sea);
    font-size: 1.08rem;
}

.preview-card p {
    margin: 0.45rem 0 0;
    color: var(--ink-soft);
    line-height: 1.5;
}

.mini-list {
    margin: 1rem 0 1.15rem;
    padding-left: 1.1rem;
    display: grid;
    gap: 0.45rem;
    color: var(--ink-soft);
    line-height: 1.5;
}

.section-actions {
    margin-top: 1rem;
}

.location-preview__image {
    margin: 0;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid var(--line);
    box-shadow: var(--shadow);
}

.location-preview__image img {
    width: 100%;
    height: 100%;
    min-height: 320px;
    object-fit: cover;
    display: block;
}

.landing-cta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    background: linear-gradient(135deg, #ffffff, var(--surface-soft));
}

.landing-cta__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    justify-content: flex-end;
}

/* ─── FORMS / REGISTER ─── */

.checklist {
    margin: 0;
    padding-left: 1.1rem;
    display: grid;
    gap: 0.4rem;
    color: var(--ink-soft);
    line-height: 1.5;
}

.faq-list {
    display: grid;
    gap: 0.65rem;
}

.faq-list details {
    border: 1px solid var(--line);
    border-radius: 12px;
    padding: 0.75rem 0.9rem;
    background: #fff;
}

.faq-list summary {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    cursor: pointer;
    color: var(--deep-sea);
}

.faq-list p {
    margin: 0.6rem 0 0;
    color: var(--ink-soft);
}

.register {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    align-items: start;
}

.register ol {
    margin: 0.8rem 0 0;
    padding-left: 1.15rem;
    color: var(--ink-soft);
    line-height: 1.55;
}

.register__box {
    border: 1px solid var(--line);
    border-radius: 16px;
    background: #fff;
    padding: 1rem;
    display: grid;
    gap: 0.5rem;
}

.register__box p {
    margin: 0;
    color: var(--ink-soft);
}

.register__box h3 {
    margin: 0;
    font-family: 'Nunito', sans-serif;
    color: var(--deep-sea);
}

.register__box--accent {
    border-color: rgba(255, 107, 107, 0.24);
    background: linear-gradient(180deg, rgba(255,247,245,0.98), rgba(255,255,255,0.98));
}

/* ─── REGISTRATION FORM ─── */

.reg-form-wrap {
    max-width: 720px;
    margin: 0 auto;
}

.reg-form__group-label {
    margin: 1.5rem 0 0.5rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-size: 1.05rem;
    color: var(--deep-sea);
    padding-bottom: 0.4rem;
    border-bottom: 2px solid var(--line);
}

.reg-form__group-label:first-of-type {
    margin-top: 0;
}

.reg-form__row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.75rem;
}

.reg-form__field {
    display: flex;
    flex-direction: column;
    gap: 0.3rem;
    margin-bottom: 0.75rem;
}

.reg-form__field label {
    font-size: 0.88rem;
    font-weight: 600;
    color: var(--deep-sea);
}

.reg-form__field input,
.reg-form__field select,
.reg-form__field textarea {
    font-family: 'Quicksand', sans-serif;
    font-size: 0.95rem;
    color: var(--ink);
    padding: 0.65rem 0.85rem;
    border: 1px solid var(--line);
    border-radius: 12px;
    background: var(--surface);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    outline: none;
}

.reg-form__field input:focus,
.reg-form__field select:focus,
.reg-form__field textarea:focus {
    border-color: var(--teal);
    box-shadow: 0 0 0 3px rgba(0, 180, 216, 0.12);
}

.reg-form__field input.touched:invalid,
.reg-form__field select.touched:invalid,
.reg-form__field textarea.touched:invalid {
    border-color: var(--coral);
}

.reg-form__field textarea {
    resize: vertical;
    min-height: 80px;
}

.reg-form__field select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23023E5F' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.85rem center;
    padding-right: 2.2rem;
    cursor: pointer;
}

.reg-form__actions {
    margin-top: 1.5rem;
    display: flex;
    justify-content: center;
}

.reg-form__actions .btn {
    min-width: 240px;
    min-height: 52px;
    font-size: 1.05rem;
}

/* Package tabs (radio as cards) */
.reg-form__tabs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.75rem;
}

.reg-form__tab-input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.reg-form__tab {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 0.2rem;
    padding: 1rem 0.75rem;
    border: 2px solid var(--line);
    border-radius: 14px;
    background: var(--surface);
    cursor: pointer;
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.reg-form__tab:hover {
    border-color: rgba(0, 180, 216, 0.3);
}

.reg-form__tab strong {
    font-family: 'Nunito', sans-serif;
    font-size: 1rem;
    color: var(--deep-sea);
}

.reg-form__tab span {
    font-size: 0.85rem;
    color: var(--ink-soft);
}

.reg-form__tab-input:checked + .reg-form__tab {
    border-color: var(--teal);
    background: rgba(0, 180, 216, 0.06);
    box-shadow: 0 0 0 3px rgba(0, 180, 216, 0.12);
}

.reg-form__tab-input:checked + .reg-form__tab strong {
    color: var(--teal);
}

/* Input with unit suffix (cm, kg) */
.reg-form__input-unit {
    display: flex;
    align-items: center;
    border: 1px solid var(--line);
    border-radius: 12px;
    background: var(--surface);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    overflow: hidden;
}

.reg-form__input-unit:focus-within {
    border-color: var(--teal);
    box-shadow: 0 0 0 3px rgba(0, 180, 216, 0.12);
}

.reg-form__input-unit input {
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    flex: 1;
    min-width: 0;
}

.reg-form__input-unit input:focus {
    box-shadow: none !important;
    border-color: transparent !important;
}

.reg-form__unit {
    padding: 0 0.85rem 0 0;
    color: var(--ink-soft);
    font-size: 0.92rem;
    font-weight: 600;
    white-space: nowrap;
    pointer-events: none;
}

/* Honeypot — visually hidden */
.reg-form__hp {
    position: absolute;
    left: -9999px;
    height: 0;
    overflow: hidden;
    opacity: 0;
}

/* Success / Error messages */
.reg-form__msg[hidden] {
    display: none !important;
}

.reg-form__msg {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 1rem 1.15rem;
    border-radius: 14px;
    margin-bottom: 1.25rem;
}

.reg-form__msg--ok {
    background: rgba(0, 180, 100, 0.08);
    border: 1px solid rgba(0, 180, 100, 0.2);
}

.reg-form__msg--err {
    background: rgba(255, 107, 107, 0.08);
    border: 1px solid rgba(255, 107, 107, 0.2);
}

.reg-form__msg-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    font-weight: 800;
    font-size: 0.9rem;
    flex-shrink: 0;
    margin-top: 0.15rem;
}

.reg-form__msg--ok .reg-form__msg-icon {
    background: rgba(0, 180, 100, 0.15);
    color: #00864a;
}

.reg-form__msg--err .reg-form__msg-icon {
    background: rgba(255, 107, 107, 0.15);
    color: var(--coral);
}

.reg-form__msg strong {
    display: block;
    font-family: 'Nunito', sans-serif;
    color: var(--deep-sea);
    margin-bottom: 0.15rem;
}

.reg-form__msg p {
    margin: 0;
    color: var(--ink-soft);
    line-height: 1.5;
    font-size: 0.92rem;
}

.section__sub {
    color: var(--ink-soft);
    line-height: 1.55;
    margin: 0.25rem 0 0;
}

/* ─── RESPONSIVE ─── */

@media (max-width: 1040px) {
    .facts,
    .price-grid,
    .proof-stats,
    .kpi-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .camp-highlights {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 840px) {
    .topbar {
        flex-wrap: wrap;
        border-radius: 20px;
        gap: 0.5rem;
    }

    .menu__lang--mobile {
        display: inline-flex;
        margin-left: auto;
    }

    .menu__lang--desktop {
        display: none;
    }

    .menu {
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
    }

    .menu__cta {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .hero,
    .page-hero,
    .landing-split,
    .register,
    .program-grid,
    .safety-grid,
    .faq-board,
    .location-grid,
    .loc-block,
    .includes-grid,
    .testimonials,
    .option-grid {
        grid-template-columns: 1fr;
    }

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

    .loc-block--reverse .loc-block__gallery {
        order: 0;
    }

    .hero {
        min-height: 400px;
    }

    .hero__copy {
        padding: 2rem 1.25rem;
    }

    .section {
        padding: 1.1rem;
    }

    .landing-cta {
        flex-direction: column;
        align-items: flex-start;
    }

    .landing-cta__actions {
        width: 100%;
        justify-content: flex-start;
    }

    .site-footer__top {
        flex-direction: column;
        align-items: flex-start;
    }

    .site-footer__socials {
        justify-content: flex-start;
    }

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

    .camp-highlights {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .faq-hero {
        padding: 0 0.5rem;
    }
}

@media (max-width: 620px) {
    .facts,
    .price-grid,
    .proof-stats,
    .kpi-grid,
    .team-grid,
    .camp-highlights {
        grid-template-columns: 1fr;
    }

    .reg-form__row,
    .reg-form__tabs {
        grid-template-columns: 1fr;
    }

    .reg-form__actions .btn {
        width: 100%;
    }

    .menu {
        gap: 0.7rem;
        overflow-x: auto;
        max-width: 100%;
        padding-bottom: 0.2rem;
        white-space: nowrap;
    }

    .menu a {
        font-size: 0.88rem;
        flex: 0 0 auto;
    }

    .hero {
        min-height: 360px;
    }

    .hero__copy h1 {
        max-width: 12ch;
    }

    .hero__copy h1 span:first-child {
        font-size: 1.15rem;
    }

    .hero__actions {
        display: grid;
        grid-template-columns: 1fr;
        width: 100%;
    }

    .hero__actions .btn {
        width: 100%;
    }

    .landing-cta__actions .btn {
        width: 100%;
    }

    .camp-page {
        width: min(1140px, 95%);
    }
}
