/* ─── RESET ─────────────────────────────────────── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; font-size: 16px; }
img { max-width: 100%; height: auto; display: block; }

/* ─── TOKENS ─────────────────────────────────────── */
:root {
    --c-teal-950:  #061b22;
    --c-teal-900:  #0F4C5C;
    --c-teal-700:  #1a6578;
    --c-teal-500:  #2a8fa8;
    --c-teal-200:  #a3d4e0;
    --c-teal-100:  #dff1f6;
    --c-orange:    #F4A261;
    --c-orange-dk: #e0854a;
    --c-orange-lt: #fcd3b0;
    --c-cream:     #FDFAF6;
    --c-white:     #FFFFFF;
    --c-ink-900:   #0d1f26;
    --c-ink-600:   #3d5a64;
    --c-ink-400:   #7a9da8;
    --c-ink-200:   #c8dde3;

    --ff-display: 'Playfair Display', Georgia, serif;
    --ff-body:    'Red Hat Text', system-ui, sans-serif;

    --r-sm:   6px;
    --r-md:   12px;
    --r-lg:   20px;
    --r-xl:   32px;
    --r-pill: 999px;

    --sh-sm: 0 2px 8px rgba(15, 76, 92, .10);
    --sh-md: 0 8px 32px rgba(15, 76, 92, .14);
    --sh-lg: 0 24px 64px rgba(15, 76, 92, .22);

    --ease: cubic-bezier(.4, 0, .2, 1);
    --dur:  .28s;
}

body {
    font-family: var(--ff-body);
    background: var(--c-cream);
    color: var(--c-ink-900);
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

/* ─── TYPOGRAPHY ─────────────────────────────────── */
.t-display {
    font-family: var(--ff-display);
    font-size: clamp(2.6rem, 6vw, 5.2rem);
    font-weight: 800;
    line-height: 1.08;
    letter-spacing: -.025em;
}

.t-heading {
    font-family: var(--ff-display);
    font-size: clamp(1.75rem, 3.5vw, 2.75rem);
    font-weight: 700;
    line-height: 1.18;
}

.t-subheading {
    font-family: var(--ff-display);
    font-size: clamp(1.2rem, 2vw, 1.5rem);
    font-weight: 700;
    line-height: 1.3;
}

.t-eyebrow {
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
}

/* ─── LAYOUT ─────────────────────────────────────── */
.wrap    { max-width: 1240px; margin: 0 auto; padding: 0 1.5rem; }
.wrap-sm { max-width: 800px;  margin: 0 auto; padding: 0 1.5rem; }

/* ─── BUTTONS ────────────────────────────────────── */
.btn {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    padding: .9rem 2rem;
    font-family: var(--ff-body);
    font-size: 1rem;
    font-weight: 600;
    border: none;
    border-radius: var(--r-pill);
    cursor: pointer;
    text-decoration: none;
    transition: all var(--dur) var(--ease);
    white-space: nowrap;
}

.btn-orange {
    background: var(--c-orange);
    color: var(--c-teal-950);
}
.btn-orange:hover {
    background: var(--c-orange-dk);
    transform: translateY(-2px);
    box-shadow: 0 8px 28px rgba(244, 162, 97, .38);
}

.btn-ghost {
    background: rgba(255, 255, 255, .12);
    color: #fff;
    border: 1.5px solid rgba(255, 255, 255, .35);
}
.btn-ghost:hover {
    background: rgba(255, 255, 255, .2);
    border-color: rgba(255, 255, 255, .7);
}

.btn-lg { padding: 1.1rem 2.4rem; font-size: 1.0625rem; }

.btn:disabled { opacity: .45; cursor: not-allowed; pointer-events: none; }

/* ─── NAV ────────────────────────────────────────── */
.nav {
    position: fixed;
    top: 0; left: 0; right: 0;
    z-index: 200;
    padding: 1.25rem 0;
    transition:
        background var(--dur) var(--ease),
        padding    var(--dur) var(--ease),
        box-shadow var(--dur) var(--ease);
}

/* Added by JS on scroll */
.nav.is-scrolled {
    background: rgba(9, 35, 44, .96);
    backdrop-filter: blur(16px);
    padding: .875rem 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .25);
}

.nav__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nav__logo {
    display: flex;
    align-items: center;
    gap: .625rem;
    text-decoration: none;
}

.nav__mark {
    width: 38px;
    height: 38px;
    background: var(--c-orange);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.nav__name {
    font-family: var(--ff-display);
    font-size: 1.2rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: -.02em;
}
.nav__name em { font-style: normal; color: var(--c-orange); }

.nav__cta { font-size: .9375rem; padding: .6rem 1.5rem; }

/* ─── HERO ───────────────────────────────────────── */
.hero {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 110px 0 80px;
    position: relative;
    overflow: hidden;
    background-color: var(--c-teal-900);
    background-image:
        linear-gradient(150deg, rgba(6, 27, 34, .93) 0%, rgba(15, 76, 92, .80) 55%, rgba(26, 101, 120, .70) 100%),
        url('img/Skanderbeg-Square-Tirana-Albania.webp');
    background-size: cover;
    background-position: center;
}

/* dot-grid texture */
.hero::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, rgba(255, 255, 255, .06) 1px, transparent 1px);
    background-size: 28px 28px;
}

/* orange glow */
.hero::after {
    content: '';
    position: absolute;
    top: 10%;
    right: -10%;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(244, 162, 97, .12) 0%, transparent 65%);
    border-radius: 50%;
    pointer-events: none;
}

/* decorative ring */
.hero__ring {
    position: absolute;
    top: 18%;
    right: 5%;
    width: 420px;
    height: 420px;
    border: 1px solid rgba(244, 162, 97, .18);
    border-radius: 50%;
    pointer-events: none;
}
.hero__ring::after {
    content: '';
    position: absolute;
    inset: 48px;
    border: 1px solid rgba(244, 162, 97, .08);
    border-radius: 50%;
}

.hero__content {
    position: relative;
    z-index: 1;
    max-width: 700px;
}

.hero__eyebrow {
    display: flex;
    align-items: center;
    gap: .875rem;
    margin-bottom: 1.5rem;
    color: var(--c-orange);
}
.hero__eyebrow-line {
    width: 36px;
    height: 2px;
    background: var(--c-orange);
    flex-shrink: 0;
}

.hero__title { color: #fff; margin-bottom: 1.5rem; }
.hero__title em { font-style: italic; color: var(--c-orange-lt); }

.hero__lead {
    color: rgba(255, 255, 255, .72);
    font-size: 1.125rem;
    line-height: 1.7;
    max-width: 540px;
    margin-bottom: 2.5rem;
}

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

.hero__badges {
    display: flex;
    gap: .75rem;
    flex-wrap: wrap;
    margin-top: 2.75rem;
}

.badge {
    display: inline-flex;
    align-items: center;
    gap: .375rem;
    padding: .4rem 1rem;
    border-radius: var(--r-pill);
    font-size: .8125rem;
    font-weight: 600;
    background: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .18);
    color: rgba(255, 255, 255, .85);
}
.badge svg { color: var(--c-orange); }

.hero__scroll {
    position: absolute;
    bottom: 2.25rem;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: .5rem;
    color: rgba(255, 255, 255, .38);
    font-size: .6875rem;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.hero__scroll-bar {
    width: 1px;
    height: 36px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, .5), transparent);
    animation: scrollBob 2.2s ease-in-out infinite;
}

@keyframes scrollBob {
    0%, 100% { opacity: 1; transform: scaleY(1); }
    50%       { opacity: .3; transform: scaleY(.5); }
}

/* ─── TRUST BAR ──────────────────────────────────── */
.trust {
    background: var(--c-teal-900);
    padding: 2.5rem 0;
    border-top: 1px solid rgba(255, 255, 255, .07);
}
.trust__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
}
.trust-item {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.trust-item__ico {
    width: 50px;
    height: 50px;
    background: rgba(244, 162, 97, .12);
    border-radius: var(--r-md);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: var(--c-orange);
}
.trust-item__val {
    font-size: 1.625rem;
    font-weight: 700;
    color: var(--c-orange);
    line-height: 1;
    margin-bottom: .2rem;
}
.trust-item__lbl {
    font-size: .875rem;
    color: rgba(255, 255, 255, .58);
    line-height: 1.4;
}

/* ─── SECTION HEADER ─────────────────────────────── */
.sec-header {
    text-align: center;
    margin-bottom: 3.5rem;
}
.sec-header .t-eyebrow {
    display: block;
    margin-bottom: .75rem;
}
.sec-header h2 { margin-bottom: 1rem; }
.sec-header p  { color: var(--c-ink-400); max-width: 550px; margin: 0 auto; }

/* ─── HOW IT WORKS ───────────────────────────────── */
.how { padding: 6rem 0; background: var(--c-cream); }
.how .t-eyebrow { color: var(--c-orange-dk); }
.how h2 { color: var(--c-teal-900); }

.steps {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    position: relative;
}
.steps::before {
    content: '';
    position: absolute;
    top: 31px;
    left: calc(16.67% + 1.5rem);
    right: calc(16.67% + 1.5rem);
    height: 1.5px;
    background: var(--c-teal-200);
    z-index: 0;
}

.step { position: relative; z-index: 1; text-align: center; }
.step__num {
    width: 62px;
    height: 62px;
    background: var(--c-white);
    border: 2px solid var(--c-teal-200);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
    font-family: var(--ff-display);
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--c-teal-900);
    transition: all var(--dur) var(--ease);
}
.step:hover .step__num {
    background: var(--c-teal-900);
    border-color: var(--c-teal-900);
    color: var(--c-orange);
    transform: scale(1.08);
}
.step__title {
    font-family: var(--ff-display);
    font-size: 1.15rem;
    font-weight: 700;
    color: var(--c-teal-900);
    margin-bottom: .625rem;
}
.step__text { color: var(--c-ink-400); font-size: .9375rem; line-height: 1.65; }

/* ─── WHY TIRANA ─────────────────────────────────── */
.why {
    padding: 6rem 0;
    background: var(--c-teal-900);
    position: relative;
    overflow: hidden;
}
.why::before {
    content: '';
    position: absolute;
    top: -80px;
    right: -80px;
    width: 380px;
    height: 380px;
    background: radial-gradient(circle, rgba(244, 162, 97, .08) 0%, transparent 65%);
    pointer-events: none;
}
.why__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5rem;
    align-items: center;
}
.why .t-eyebrow { color: var(--c-orange); margin-bottom: .75rem; }
.why h2 { color: #fff; margin-bottom: 1.25rem; }
.why__lead {
    color: rgba(255, 255, 255, .65);
    line-height: 1.75;
    margin-bottom: 2rem;
}
.why__cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: .875rem;
}
.why-card {
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .09);
    border-radius: var(--r-md);
    padding: 1.25rem;
    transition: all var(--dur) var(--ease);
}
.why-card:hover {
    background: rgba(244, 162, 97, .10);
    border-color: rgba(244, 162, 97, .2);
    transform: translateY(-3px);
}
.why-card__icon  { font-size: 1.5rem; margin-bottom: .5rem; }
.why-card__title {
    color: var(--c-orange);
    font-weight: 600;
    font-size: .9375rem;
    margin-bottom: .25rem;
}
.why-card__text {
    color: rgba(255, 255, 255, .55);
    font-size: .8125rem;
    line-height: 1.55;
}

/* ─── FORM SECTION ───────────────────────────────── */
.form-sec {
    padding: 6rem 0;
    background:
        radial-gradient(ellipse 80% 50% at 50% 0%, rgba(26, 101, 120, .25) 0%, transparent 60%),
        var(--c-teal-950);
}
.form-sec .t-eyebrow     { color: var(--c-orange); }
.form-sec h2             { color: #fff; }
.form-sec .sec-header p  { color: rgba(255, 255, 255, .5); }

.form-card {
    background: var(--c-white);
    border-radius: var(--r-xl);
    padding: 3rem;
    box-shadow: var(--sh-lg);
}

/* fieldset-style dividers */
.f-block { margin-bottom: 1.75rem; }

.f-section-label {
    font-family: var(--ff-display);
    font-size: 1rem;
    font-weight: 700;
    color: var(--c-teal-900);
    padding-bottom: .625rem;
    border-bottom: 1.5px solid var(--c-teal-100);
    margin-bottom: 1.375rem;
    display: flex;
    align-items: center;
    gap: .5rem;
}
.f-section-label svg { color: var(--c-teal-500); }

.f-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }

.f-group { margin-bottom: 1.25rem; }

.f-label {
    display: block;
    font-size: .8125rem;
    font-weight: 600;
    color: var(--c-ink-600);
    margin-bottom: .4rem;
}
.f-label .req { color: var(--c-orange-dk); margin-left: .2rem; }
.f-label .opt { font-weight: 400; color: var(--c-ink-400); font-size: .75rem; margin-left: .25rem; }

.f-control {
    width: 100%;
    padding: .8125rem 1rem;
    border: 1.5px solid var(--c-ink-200);
    border-radius: var(--r-md);
    font-family: var(--ff-body);
    font-size: .9375rem;
    color: var(--c-ink-900);
    background: var(--c-white);
    transition:
        border-color var(--dur) var(--ease),
        box-shadow   var(--dur) var(--ease);
    outline: none;
    appearance: none;
}
.f-control::placeholder { color: var(--c-ink-400); }
.f-control:hover:not(:focus) { border-color: var(--c-teal-200); }
.f-control:focus {
    border-color: var(--c-teal-700);
    box-shadow: 0 0 0 3.5px rgba(15, 76, 92, .1);
}

/* Applied via JS on validation error */
.f-control.has-error {
    border-color: #d94040;
    box-shadow: 0 0 0 3px rgba(217, 64, 64, .12);
}

textarea.f-control { resize: vertical; min-height: 96px; }

select.f-control {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%237a9da8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 16px;
    padding-right: 2.75rem;
    cursor: pointer;
}
select.f-control:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%231a6578' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.f-hint {
    margin-top: .35rem;
    font-size: .8rem;
    color: var(--c-ink-400);
    line-height: 1.4;
}
.f-error-msg {
    margin-top: .35rem;
    font-size: .8rem;
    color: #d94040;
    display: none;
}

/* Applied via JS */
.f-error-msg.show { display: block; }

/* budget with € suffix */
.f-with-suffix { position: relative; }
.f-with-suffix .f-control { padding-right: 2.75rem; }
.f-suffix {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1rem;
    font-weight: 600;
    color: var(--c-ink-400);
    pointer-events: none;
}

/* Budget period toggle */
.f-budget-toggle {
    display: inline-flex;
    background: var(--c-teal-100);
    border-radius: var(--r-pill);
    padding: 3px;
    gap: 2px;
    margin-bottom: .75rem;
}

.f-budget-type {
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    padding: .45rem 1rem;
    border: none;
    border-radius: var(--r-pill);
    font-family: var(--ff-body);
    font-size: .8125rem;
    font-weight: 600;
    color: var(--c-ink-400);
    background: transparent;
    cursor: pointer;
    transition: all var(--dur) var(--ease);
}
.f-budget-type:hover:not(.is-active) {
    color: var(--c-teal-700);
    background: rgba(15, 76, 92, .06);
}
.f-budget-type.is-active {
    background: var(--c-teal-900);
    color: #fff;
    box-shadow: 0 2px 6px rgba(15, 76, 92, .25);
}

/* Radio pills */
.f-pills { display: flex; flex-wrap: wrap; gap: .5rem; }
.f-pills[hidden] { display: none; }

.f-pill { position: relative; }
.f-pill input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
.f-pill label {
    display: inline-flex;
    align-items: center;
    gap: .4rem;
    padding: .6rem 1.125rem;
    border: 1.5px solid var(--c-ink-200);
    border-radius: var(--r-pill);
    font-size: .9rem;
    font-weight: 500;
    color: var(--c-ink-600);
    cursor: pointer;
    transition: all var(--dur) var(--ease);
    user-select: none;
}
.f-pill label:hover {
    border-color: var(--c-teal-500);
    color: var(--c-teal-700);
    background: rgba(15, 76, 92, .04);
}
.f-pill input[type="radio"]:checked + label {
    background: var(--c-teal-900);
    border-color: var(--c-teal-900);
    color: #fff;
}
.f-pill input[type="radio"]:focus-visible + label {
    outline: 3px solid rgba(15, 76, 92, .35);
    outline-offset: 2px;
}

/* Checkbox */
.f-checkbox-row {
    display: flex;
    align-items: flex-start;
    gap: .75rem;
}
.f-checkbox-row input[type="checkbox"] {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-top: .1rem;
    appearance: none;
    border: 1.5px solid var(--c-ink-200);
    border-radius: var(--r-sm);
    background: var(--c-white);
    cursor: pointer;
    position: relative;
    transition: all var(--dur) var(--ease);
}
.f-checkbox-row input[type="checkbox"]:checked {
    background: var(--c-teal-900);
    border-color: var(--c-teal-900);
}
.f-checkbox-row input[type="checkbox"]:checked::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 6px;
    width: 5px;
    height: 9px;
    border: 2px solid #fff;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}
.f-checkbox-label {
    font-size: .875rem;
    color: var(--c-ink-400);
    line-height: 1.55;
    cursor: pointer;
}

/* Submit button */
.f-submit {
    width: 100%;
    padding: 1.1rem 2rem;
    background: var(--c-teal-900);
    color: #fff;
    border: none;
    border-radius: var(--r-md);
    font-family: var(--ff-body);
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    margin-top: 1.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .625rem;
    transition: all var(--dur) var(--ease);
}
.f-submit:hover:not(:disabled) {
    background: var(--c-teal-700);
    transform: translateY(-2px);
    box-shadow: 0 10px 28px rgba(15, 76, 92, .3);
}
.f-submit:disabled { opacity: .42; cursor: not-allowed; }

.f-submit__spinner {
    display: none; /* shown via JS during submit */
    width: 20px;
    height: 20px;
    border: 2.5px solid rgba(255, 255, 255, .3);
    border-top-color: #fff;
    border-radius: 50%;
    animation: spin .8s linear infinite;
}

@keyframes spin { to { transform: rotate(360deg); } }

.f-footer-note {
    text-align: center;
    margin-top: .875rem;
    font-size: .8rem;
    color: var(--c-ink-400);
}

/* Form success state (shown via JS) */
.f-success {
    display: none;
    text-align: center;
    padding: 3rem 2rem;
}
.f-success__circle {
    width: 80px;
    height: 80px;
    background: rgba(15, 76, 92, .08);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
}
.f-success h3 {
    font-family: var(--ff-display);
    font-size: 1.75rem;
    color: var(--c-teal-900);
    margin-bottom: .75rem;
}
.f-success p { color: var(--c-ink-400); max-width: 380px; margin: 0 auto; }

/* ─── TESTIMONIALS ───────────────────────────────── */
.testi { padding: 6rem 0; background: var(--c-cream); }
.testi .t-eyebrow { color: var(--c-orange-dk); }
.testi h2 { color: var(--c-teal-900); }

.testi__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
}
.testi-card {
    background: var(--c-white);
    border-radius: var(--r-lg);
    padding: 1.875rem;
    border: 1px solid rgba(15, 76, 92, .06);
    box-shadow: var(--sh-sm);
    transition: all var(--dur) var(--ease);
}
.testi-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--sh-md);
}
.testi-stars { color: var(--c-orange); font-size: 1rem; margin-bottom: 1rem; letter-spacing: .1em; }
.testi-text  { color: var(--c-ink-600); font-size: .9375rem; line-height: 1.65; font-style: italic; margin-bottom: 1.25rem; }
.testi-author { display: flex; align-items: center; gap: .75rem; }
.testi-avatar {
    width: 42px;
    height: 42px;
    background: var(--c-teal-100);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--ff-display);
    font-weight: 700;
    color: var(--c-teal-900);
    font-size: .875rem;
    flex-shrink: 0;
}
.testi-name  { font-weight: 600; font-size: .9375rem; color: var(--c-ink-900); }
.testi-where { font-size: .8125rem; color: var(--c-ink-400); }

/* ─── FOOTER ─────────────────────────────────────── */
.footer {
    background: var(--c-teal-950);
    padding: 2.75rem 0;
    border-top: 1px solid rgba(255, 255, 255, .05);
}
.footer__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1.5rem;
}
.footer__logo {
    display: flex;
    align-items: center;
    gap: .625rem;
    text-decoration: none;
}
.footer__logo-name {
    font-family: var(--ff-display);
    font-size: 1.1rem;
    font-weight: 700;
    color: #fff;
}
.footer__copy { color: rgba(255, 255, 255, .38); font-size: .875rem; }
.footer__powered {
    display: flex;
    align-items: center;
    gap: .375rem;
    color: rgba(255, 255, 255, .38);
    font-size: .8125rem;
    text-decoration: none;
    transition: color var(--dur) var(--ease);
}
.footer__powered:hover { color: var(--c-orange); }

/* ─── WHATSAPP ────────────────────────────────────── */
.wa-btn {
    position: fixed;
    bottom: 1.5rem;
    right: 1.5rem;
    z-index: 100;
    width: 56px;
    height: 56px;
    background: #25D366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    box-shadow: 0 4px 20px rgba(37, 211, 102, .42);
    transition:
        transform    var(--dur) var(--ease),
        box-shadow   var(--dur) var(--ease);
}
.wa-btn:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 28px rgba(37, 211, 102, .55);
}

/* ─── SCROLL REVEAL ──────────────────────────────── */
.reveal {
    opacity: 0;
    transform: translateY(22px);
    transition:
        opacity   .6s var(--ease),
        transform .6s var(--ease);
}
.reveal.d1 { transition-delay: .1s; }
.reveal.d2 { transition-delay: .2s; }
.reveal.d3 { transition-delay: .3s; }

/* Applied via IntersectionObserver in JS */
.reveal.in { opacity: 1; transform: none; }

/* ─── RESPONSIVE ─────────────────────────────────── */
@media (max-width: 900px) {
    .why__grid   { grid-template-columns: 1fr; gap: 3rem; }
    .testi__grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 720px) {
    .trust__grid       { grid-template-columns: 1fr; gap: 1.25rem; }
    .steps             { grid-template-columns: 1fr; gap: 1.5rem; }
    .steps::before     { display: none; }
    .step              { display: flex; align-items: flex-start; gap: 1rem; text-align: left; }
    .step__num         { margin: 0; flex-shrink: 0; width: 48px; height: 48px; font-size: 1.2rem; }
    .form-card         { padding: 2rem 1.25rem; }
    .f-row             { grid-template-columns: 1fr; }
    .testi__grid       { grid-template-columns: 1fr; }
    .footer__inner     { flex-direction: column; text-align: center; }
    .hero__actions .btn { width: 100%; justify-content: center; }
    .hero__actions     { flex-direction: column; }
    .nav__cta          { display: none; }
}

@media (max-width: 480px) {
    .why__cards { grid-template-columns: 1fr; }
    .hero       { padding: 100px 0 70px; }
}
