/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 30 2026 | 14:50:16 */
/* ============================================================
   UNI DS — Unimed Design System
   Colors & Typography CSS Custom Properties
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;900&family=Inter:wght@400;500;600;700&display=swap');
@import url('https://www.unimedfortaleza.com.br/portaluploads/uploads/custom-css-js/tipografia-2025.css');


:root {
    --font-unimed-sans: 'UnimedSans2020';

    /* ── FONT FAMILIES ─────────────────────────────────────── */
    --font-display: "UnimedSans2020", "Poppins", sans-serif;
    /* logo mark only */
    --font-heading: "Poppins", sans-serif;
    --font-body: "Poppins", sans-serif;
    --font-data: "Inter", sans-serif;

    --green: #00995d;
    --green-deep: #08484c;
    --green-dark: #005a2b;
    --green-light: #f0f7f2;
    --green-mid: #e0f0e6;
    --accent: #5dcc8a;
    --text: #1a2e1a;
    --muted: #5a6e5a;
    --border: #e0ece3;

    /* ── GLOBAL COLOR TOKENS — GREYSCALE ───────────────────── */
    --color-global-white: #FFFFFF;
    --color-global-grey10: #FAFAFA;
    --color-global-grey20: #EBEBF0;
    --color-global-grey30: #D9DCE2;
    --color-global-grey40: #C4C4CF;
    --color-global-grey50: #A6A6B0;
    --color-global-grey60: #808089;
    --color-global-grey70: #64646D;
    --color-global-grey80: #515158;
    --color-global-grey90: #38383D;
    --color-global-grey100: #27272A;
    --color-global-black: #121212;

    /* ── GLOBAL COLOR TOKENS — GREEN ───────────────────────── */
    --color-global-green10: #EFFFF4;
    --color-global-green20: #D7FAE0;
    --color-global-green30: #B7EFC3;
    --color-global-green40: #78DA90;
    --color-global-green50: #2DC26D;
    --color-global-green60: #00AB56;
    --color-global-green70: #079449;
    --color-global-green80: #007D3A;
    --color-global-green90: #04592C;
    --color-global-green100: #03401F;

    /* ── GLOBAL COLOR TOKENS — BLUE ────────────────────────── */
    --color-global-blue10: #E5F3FF;
    --color-global-blue20: #BBDFFF;
    --color-global-blue30: #8FCCFF;
    --color-global-blue40: #60B7FF;
    --color-global-blue50: #3AA7FF;
    --color-global-blue60: #0F98FF;
    --color-global-blue70: #187BF0;
    --color-global-blue80: #1577E0;
    --color-global-blue90: #1566CE;
    --color-global-blue100: #1347AF;

    /* ── GLOBAL COLOR TOKENS — RED ─────────────────────────── */
    --color-global-red10: #FFF0F1;
    --color-global-red20: #FFDBDE;
    --color-global-red30: #FFB8BC;
    --color-global-red40: #FF99A0;
    --color-global-red50: #FF707A;
    --color-global-red60: #FF424E;
    --color-global-red70: #D93843;
    --color-global-red80: #BF1D28;
    --color-global-red90: #910F17;
    --color-global-red100: #6E0B12;

    /* ── GLOBAL COLOR TOKENS — YELLOW ──────────────────────── */
    --color-global-yellow10: #FFFCED;
    --color-global-yellow20: #FFF5C7;
    --color-global-yellow30: #FFE880;
    --color-global-yellow40: #FFD530;
    --color-global-yellow50: #FFC400;
    --color-global-yellow60: #FFB700;
    --color-global-yellow70: #E59900;
    --color-global-yellow80: #CC8100;
    --color-global-yellow90: #B26500;
    --color-global-yellow100: #995200;

    /* ── GLOBAL COLOR TOKENS — ORANGE ──────────────────────── */
    --color-global-orange10: #FFF5EB;
    --color-global-orange20: #FFE2C6;
    --color-global-orange30: #FFD1A4;
    --color-global-orange40: #FFB56C;
    --color-global-orange50: #FF9F41;
    --color-global-orange60: #FC820A;
    --color-global-orange70: #E36301;
    --color-global-orange80: #B64F00;
    --color-global-orange90: #903F00;
    --color-global-orange100: #6C2F00;

    /* ── GLOBAL COLOR TOKENS — PURPLE ──────────────────────── */
    --color-global-purple10: #F5F1FD;
    --color-global-purple20: #E9E1FD;
    --color-global-purple30: #DED0FE;
    --color-global-purple40: #BFA4FE;
    --color-global-purple50: #A079FC;
    --color-global-purple60: #8352FA;
    --color-global-purple70: #733DF2;
    --color-global-purple80: #6028E0;
    --color-global-purple90: #4617B2;
    --color-global-purple100: #371585;

    /* ── GLOBAL COLOR TOKENS — ROSE ────────────────────────── */
    --color-global-rose10: #FCE5F0;
    --color-global-rose20: #F7BDD9;
    --color-global-rose30: #F492C0;
    --color-global-rose40: #F365A7;
    --color-global-rose50: #F14191;
    --color-global-rose60: #F2157B;
    --color-global-rose70: #E01577;
    --color-global-rose80: #C91571;
    --color-global-rose90: #B3136B;
    --color-global-rose100: #8D1061;

    /* ── BRAND COLOR TOKENS ─────────────────────────────────── */
    --color-uni-green: #00995D;
    /* Unimed signature green */
    --color-uni-grey: #626B84;
    /* Unimed grey */
    --color-uni-deep-green: #031604;
    /* Unimed deep green (near-black) */

    /* ── ALIAS TOKENS — SEMANTIC ───────────────────────────── */
    --color-alias-brand: #187BF0;
    /* primary interactive blue */
    --color-alias-green-brand: #187BF0;
    /* mapped to blue in token alias */
    --color-alias-grey-brand: #626B84;
    --color-alias-negative: #FF424E;
    /* error / destructive */
    --color-alias-on-negative: #FFFFFF;
    --color-alias-focus: #8FCCFF;
    /* focus ring */
    --color-alias-hiperlink: #1577E0;
    /* hyperlink */
    --color-alias-outline: #D9DCE2;
    --color-alias-outline-overlay: rgba(10, 15, 52, 0.20);
    --color-alias-skeleton: rgba(18, 18, 18, 0.05);
    --color-alias-disable: rgba(18, 18, 18, 0.05);
    --color-alias-disable-variant: #121212;
    --color-alias-theme: #FAFAFA;
    --color-alias-theme-variant: #FFFFFF;

    /* ── SEMANTIC ROLE TOKENS ───────────────────────────────── */
    --color-bg: #FFFFFF;
    --color-bg-subtle: #FAFAFA;
    --color-fg: #1B2124;
    /* rgb(27,33,36) */
    --color-fg-muted: #707070;
    --color-fg-subtle: #A6A6B0;
    --color-border: #EBEBF0;
    --color-border-strong: #D9DCE2;
    --color-primary: #187BF0;
    --color-primary-hover: #1577E0;
    --color-success: #00995D;
    --color-error: #FF424E;
    --color-warning: #FFC400;

    /* ── ELEVATION ──────────────────────────────────────────── */
    --elevation-one: 0px 4px 16px rgba(0, 0, 0, 0.08);

    /* ── BORDER RADIUS ──────────────────────────────────────── */
    --radius-2: 2px;
    --radius-4: 4px;
    --radius-8: 8px;
    --radius-12: 12px;
    --radius-16: 16px;
    --radius-pill: 9999px;
    --radius-circle: 50%;

    /* ── SPACING ────────────────────────────────────────────── */
    --space-1: 4px;
    --space-2: 8px;
    --space-3: 12px;
    --space-4: 16px;
    --space-5: 20px;
    --space-6: 24px;
    --space-8: 32px;
    --space-10: 40px;
    --space-12: 48px;
    --space-16: 64px;

    /* ── TYPOGRAPHY SCALE ───────────────────────────────────── */
    /* Display */
    --text-h1-plus-size: 64px;
    --text-h1-plus-weight: 700;
    --text-h1-plus-line: 1.2;

    /* Headings */
    --text-h1-size: 42px;
    --text-h1-weight: 400;
    --text-h1-line: 1.2;

    --text-h2-size: 32px;
    --text-h2-weight: 500;
    --text-h2-line: 1.25;

    --text-h3-size: 28px;
    --text-h3-weight: 700;
    --text-h3-line: 1.2;

    --text-h4-size: 24px;
    --text-h4-weight: 500;
    --text-h4-line: 1.33;

    --text-h5-size: 20px;
    --text-h5-weight: 500;
    --text-h5-line: 1.4;

    --text-h6-size: 16px;
    --text-h6-weight: 600;
    --text-h6-line: 1.5;

    /* Body */
    --text-p16-size: 16px;
    --text-p16-weight: 400;
    --text-p16-line: 1.5;

    --text-p14-size: 14px;
    --text-p14-weight: 400;
    --text-p14-line: 1.7;

    --text-p12-size: 12px;
    --text-p12-weight: 400;
    --text-p12-line: 1.5;

    /* Labels */
    --text-l12-size: 12px;
    --text-l12-weight: 500;
    --text-l12-line: 1.5;
}

/* ── SEMANTIC ELEMENT DEFAULTS ──────────────────────────── */

body {
    font-family: var(--font-unimed-sans, --font-body, "Poppins", sans-serif);
    font-size: var(--text-p14-size);
    font-weight: var(--text-p14-weight);
    line-height: var(--text-p14-line);
    color: var(--color-fg);
    background-color: var(--color-bg);
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

h1 {
    font-family: var(--font-heading);
    font-size: var(--text-h1-size);
    font-weight: var(--text-h1-weight);
    line-height: var(--text-h1-line);
    color: var(--color-fg);
}

h2 {
    font-family: var(--font-heading);
    font-size: var(--text-h2-size);
    font-weight: var(--text-h2-weight);
    line-height: var(--text-h2-line);
    color: var(--color-fg);
}

h3 {
    font-family: var(--font-heading);
    font-size: var(--text-h3-size);
    font-weight: var(--text-h3-weight);
    line-height: var(--text-h3-line);
    color: var(--color-fg);
}

h4 {
    font-family: var(--font-heading);
    font-size: var(--text-h4-size);
    font-weight: var(--text-h4-weight);
    line-height: var(--text-h4-line);
    color: var(--color-fg);
}

h5 {
    font-family: var(--font-heading);
    font-size: var(--text-h5-size);
    font-weight: var(--text-h5-weight);
    line-height: var(--text-h5-line);
    color: var(--color-fg);
}

h6 {
    font-family: var(--font-heading);
    font-size: var(--text-h6-size);
    font-weight: var(--text-h6-weight);
    line-height: var(--text-h6-line);
    color: var(--color-fg);
}

p {
    font-size: var(--text-p14-size);
    line-height: var(--text-p14-line);
}

a {
    color: var(--green-light);
    text-decoration: none;
}

a:hover {
    color: var(--green-dark);
}

code,
pre {
    font-family: var(--font-data);
    font-size: 13px;
}

label {
    font-size: var(--text-l12-size);
    font-weight: var(--text-l12-weight);
    color: var(--color-fg);
}

/* ============================================================
   Landing page styles (ported from the original HTML)
   ============================================================ */

*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

/* ============================================================
   Unimed Site Header
   ============================================================ */

.unimed-site-header {
    font-family: var(--font-unimed-sans, "Poppins"), "Poppins", sans-serif;
    -webkit-font-smoothing: antialiased;
}

/* ── Accessibility bar ── */
.unimed-access-bar {
    background: #2d6e42;
    padding: 0 24px;
}

.unimed-access-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 28px;
}

.unimed-access-links {
    display: flex;
    align-items: center;
    gap: 0;
}

.unimed-access-link {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #e8f5ec;
    font-size: 11px;
    font-weight: 400;
    padding: 0 14px 0 0;
    transition: color 150ms;
    white-space: nowrap;
    text-decoration: none;
}

.unimed-access-link:hover {
    color: #fff;
}

.unimed-access-num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 15px;
    height: 15px;
    border-radius: 3px;
    background: #7ec843;
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    flex-shrink: 0;
    line-height: 1;
}

/* Right side: contrast + font size controls */
.unimed-access-controls {
    display: flex;
    align-items: center;
    gap: 0;
}

.unimed-access-btn {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #e8f5ec;
    font-family: var(--font-unimed-sans, "Poppins"), "Poppins", sans-serif;
    font-size: 11px;
    font-weight: 400;
    padding: 0 0 0 16px;
    background: none;
    border: none;
    cursor: pointer;
    white-space: nowrap;
    transition: color 150ms;
}

.unimed-access-btn:hover {
    color: #fff;
}

.unimed-access-ctrl-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 15px;
    border-radius: 3px;
    background: #7ec843;
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    padding: 0 3px;
    line-height: 1;
    flex-shrink: 0;
}

/* ── Spinner ── */
.fade-in {
    animation: fadeIn 0.3s ease-in-out forwards;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.spinner-container {
    position: absolute;
    z-index: 10;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5rem;
    margin-block: 5rem;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px solid var(--green-light);
    border-top: 4px solid var(--green);
    border-radius: 50%;
    animation: rodar 1s linear infinite;
    margin-bottom: 12px;
}
.oculto {
    display: none !important;
}

@keyframes rodar {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/* ── Main navbar ── */
.unimed-navbar {
    background: #00995d;
    border-bottom: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.18);
}

.unimed-navbar-inner {
    padding: 0 24px;
    display: flex;
    align-items: center;
    gap: 0;
    height: 62px;
}

/* ── Logo ── */
.unimed-logo-link {
    flex-shrink: 0;
    text-decoration: none;
    margin-right: 32px;
}

.unimed-logo-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: rgba(0, 0, 0, 0.18);
    color: #fff;
    padding: 7px 13px 6px;
    border-radius: 3px;
    line-height: 1;
}

.unimed-logo-u {
    font-size: 17px;
    font-weight: 900;
    letter-spacing: -0.5px;
}

.unimed-logo-sub {
    font-size: 8.5px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    opacity: 0.9;
    margin-top: 2px;
}

/* ── Nav links ── */
.unimed-nav {
    display: flex;
    align-items: stretch;
    gap: 0;
    flex: 1;
    height: 100%;
}

.unimed-nav-item {
    display: flex;
    align-items: center;
    gap: 4px;
    font-family: var(--font-unimed-sans, "Poppins"), "Poppins", sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.15px;
    color: #fff;
    background: none;
    border: none;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    padding: 0 11px;
    white-space: nowrap;
    transition: background 150ms, border-color 150ms;
    height: 100%;
}

.unimed-nav-item svg {
    opacity: 0.75;
    flex-shrink: 0;
}

.unimed-nav-item:hover {
    background: rgba(0, 0, 0, 0.12);
    border-bottom-color: rgba(255, 255, 255, 0.6);
}

/* ── Action buttons ── */
.unimed-navbar-actions {
    display: flex;
    align-items: center;
    gap: 7px;
    flex-shrink: 0;
    margin-left: auto;
}

.unimed-btn-buy {
    display: inline-flex;
    align-items: center;
    background: #f57c20;
    color: #fff;
    font-family: var(--font-unimed-sans, "Poppins"), "Poppins", sans-serif;
    font-size: 11.5px;
    font-weight: 700;
    letter-spacing: 0.4px;
    padding: 9px 17px;
    border-radius: 3px;
    white-space: nowrap;
    border: none;
    cursor: pointer;
    transition: background 150ms;
}

.unimed-btn-buy:hover {
    background: #de6d18;
}

.unimed-btn-outline {
    display: inline-flex;
    align-items: center;
    color: #fff;
    font-family: var(--font-unimed-sans, "Poppins"), "Poppins", sans-serif;
    font-size: 11.5px;
    font-weight: 600;
    letter-spacing: 0.3px;
    padding: 8px 15px;
    border-radius: 3px;
    border: 1.5px solid rgba(255, 255, 255, 0.6);
    background: transparent;
    white-space: nowrap;
    cursor: pointer;
    transition: border-color 150ms, background 150ms;
}

.unimed-btn-outline:hover {
    border-color: #fff;
    background: rgba(255, 255, 255, 0.12);
}

.unimed-btn-search {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 3px;
    border: 1.5px solid rgba(255, 255, 255, 0.6);
    background: none;
    color: #fff;
    cursor: pointer;
    flex-shrink: 0;
    transition: border-color 150ms, background 150ms;
}

.unimed-btn-search:hover {
    border-color: #fff;
    background: rgba(255, 255, 255, 0.12);
}

/* ============================================================
   End Unimed Site Header
   ============================================================ */

.hero-boundary {
    position: relative;
}

.scroll-hint {
    position: absolute;
    right: 86px;
    top: 100%;
    bottom: auto;
    transform: translateY(-50%);
    width: 92px;
    height: 92px;
    border-radius: 999px;
    background: var(--green-mid);
    border: none;
    box-shadow: 0 14px 40px rgba(0, 0, 0, 0.16);
    cursor: pointer;
    z-index: 120;
    display: grid;
    place-items: center;
    transition: transform 180ms ease, opacity 180ms ease, box-shadow 180ms ease;
    opacity: 1;
}

.scroll-hint:hover {
    transform: translateY(-50%) scale(1.03);
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.18);
}

.scroll-hint:active {
    transform: translateY(-50%) scale(0.99);
}

.scroll-hint-ring {
    width: 92px;
    height: 92px;
    animation: scrollHintSpin 10s linear infinite;
}

.scroll-hint-text {
    font-family: var(--font-unimed-sans, "Inter"), "Inter", sans-serif;
    font-size: 8.6px;
    font-weight: 800;
    letter-spacing: 0.16em;
    fill: rgba(0, 90, 43, 0.82);
    text-transform: uppercase;
}

.scroll-hint-center {
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 999px;
    background: rgba(213, 224, 218, 1);
    border: none;
    color: var(--green-dark);
    display: grid;
    place-items: center;
    box-shadow: none;
}

@keyframes scrollHintSpin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 980px) {
    .scroll-hint {
        display: none;
    }
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 48px;
}

/* ── BUTTONS ─────────────────────────────────────────── */
.btn-green {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--green);
    color: #fff;
    font-family: var(--font-unimed-sans, "Poppins"), "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 13px 28px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    transition: background 0.2s, transform 0.15s;
}

.btn-green:hover {
    background: var(--green-dark);
    transform: translateY(-1px);
    color: #fff;
}

.btn-ghost {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    font-family: var(--font-unimed-sans, "Poppins"), "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 13px 28px;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    cursor: pointer;
    transition: background 0.2s;
}

.btn-ghost:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.btn-white {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    color: var(--green);
    font-family: var(--font-unimed-sans, "Poppins"), "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 13px 28px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    transition: all 0.2s;
}

.btn-white:hover {
    background: var(--green-light);
}

.btn-outline-green {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: transparent;
    color: var(--green);
    font-family: var(--font-unimed-sans, "Poppins"), "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 28px;
    border-radius: 6px;
    border: 2px solid var(--green);
    cursor: pointer;
    transition: all 0.2s;
}

.btn-outline-green:hover {
    background: var(--green);
    color: #fff;
}

/* ── TOP NAV ─────────────────────────────────────────── */
.top-nav {
    position: sticky;
    top: 0;
    z-index: 100;
    background: #fff;
    border-bottom: 1px solid var(--border);
}

.top-nav-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 66px;
}

.nav-logo img {
    height: 30px;
}

.nav-links {
    display: flex;
    align-items: center;
    gap: 28px;
}

.nav-links a {
    font-size: 14px;
    font-weight: 500;
    color: var(--text);
    transition: color 0.2s;
}

.nav-links a:hover {
    color: var(--green);
}

.nav-actions {
    display: flex;
    align-items: center;
    gap: 12px;
}

.nav-login {
    font-size: 14px;
    font-weight: 600;
    color: var(--green);
}

/* ── ANCHOR NAV ──────────────────────────────────────── */
.anchor-nav {
   /* background: var(--green-deep); */
    background-color: rgb(from var(--green-deep) r g b / 0.8);
    position: sticky;
    top: 118px;
    z-index: 99;
}

.anchor-nav-inner {
    display: flex;
    align-items: center;
}

.anchor-nav a {
    font-size: 12px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.7);
    padding: 12px 24px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 2px solid transparent;
    transition: all 0.2s;
}

.anchor-nav a:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.anchor-nav a:hover {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}

.anchor-nav a.active {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    border-bottom-color: var(--accent);
}

/* ── HERO ────────────────────────────────────────────── */
.hero {
    background: var(--green-deep);
    min-height: 88vh;
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    position: relative;
}

.hero.hero--ref {
    min-height: 78vh;
}

.hero-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 80px 56px 80px 0;
    padding-left: calc((100vw - 1200px) / 2 + 48px);
    position: relative;
    z-index: 2;
}

.hero.hero--ref .hero-left {
    justify-content: flex-start;
    padding-top: 52px;
    padding-bottom: 52px;
}

.hero.hero--ref .hero-bottom-group {
    margin-top: auto;
    padding-bottom: 0;
}

.hero-top-note {
    font-size: 13px;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.7);
    max-width: 520px;
    margin-bottom: 26px;
}

.hero.hero--ref .hero-top-note {
    font-size: 16px;
}

.hero-title-ref {
    font-size: 56px;
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 1.02;
    color: rgba(255, 255, 255, 0.92);
    margin-bottom: 34px;
}

.hero.hero--ref .hero-title-ref {
    font-size: 56px;
    font-weight: 400;
}

.hero-cta.hero-cta-ref {
    gap: 18px;
    margin-bottom: 0;
}

.hero.hero--ref .hero-cta.hero-cta-ref {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.hero-social-proof {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 18px;
}

.hero-avatars {
    display: flex;
    align-items: center;
}

.hero-avatar {
    width: 34px;
    height: 34px;
    border-radius: 999px;
    display: inline-block;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.24);
    margin-left: -10px;
}

.hero-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.hero-avatar:first-child {
    margin-left: 0;
}

.hero-social-proof-text {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.78);
    line-height: 1.2;
}

.hero-social-proof-text strong {
    color: rgba(255, 255, 255, 0.95);
    font-weight: 700;
}

.hero-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    padding: 0 18px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.01em;
    transition: background 0.15s, border-color 0.15s, color 0.15s, transform 0.15s;
    white-space: nowrap;
}

.hero-btn-primary {
    background: rgba(255, 255, 255, 0.9);
    color: #0b2b1d;
    border: 1px solid rgba(255, 255, 255, 0.75);
}

.hero-btn-primary:hover {
    background: #ffffff;
    transform: translateY(-1px);
}

.hero-btn-secondary {
    background: transparent;
    color: rgba(255, 255, 255, 0.75);
    border: 1px solid rgba(255, 255, 255, 0.35);
}

.hero-btn-secondary:hover {
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(255, 255, 255, 0.45);
    color: rgba(255, 255, 255, 0.88);
}

.hero-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgba(93, 204, 138, 0.15);
    border: 1px solid rgba(93, 204, 138, 0.3);
    color: var(--accent);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 6px 14px;
    border-radius: 100px;
    margin-bottom: 28px;
    width: fit-content;
}

.hero-tag::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--accent);
}

.hero h1 {
    font-size: clamp(32px, 3.8vw, 54px);
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 20px;
    text-wrap: pretty;
}

.hero h1 em {
    font-style: normal;
    color: var(--accent);
}

.hero-sub {
    font-size: 16px;
    line-height: 1.75;
    color: rgba(255, 255, 255, 0.72);
    margin-bottom: 40px;
    max-width: 480px;
}

.hero-cta {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    margin-bottom: 48px;
}

.hero-stats {
    display: flex;
    gap: 32px;
    padding-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.hero-stat .num {
    display: block;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
}

.hero-stat .lbl {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.55);
    margin-top: 2px;
}

.hero-right {
    position: relative;
    overflow: hidden;
}

.hero-media {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 64px 48px;
}

.hero-media.hero-media-ref {
    padding: 52px 56px 52px 32px;
    justify-content: flex-start;
    align-items: flex-end;
}

.hero-photo-frame {
    width: min(520px, 100%);
    aspect-ratio: 1 / 1;
    border: none;
    border-radius: 0;
    padding: 0;
    background: transparent;
    position: relative;
    box-shadow: none;
}

.hero.hero--ref .hero-photo-frame {
    aspect-ratio: 4 / 5;
}

.hero-photo {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 8px;
}

.hero-info-card {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 18px;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    padding: 12px 14px;
    display: grid;
    grid-template-columns: 44px 1fr;
    gap: 12px;
    align-items: center;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.18);
}

.hero-info-thumb {
    width: 44px;
    height: 44px;
    border-radius: 2px;
    background: rgba(0, 153, 93, 0.12);
    color: var(--green);
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-info-text strong {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #1f2b26;
    margin-bottom: 3px;
}

.hero-info-text span {
    display: block;
    font-size: 11px;
    line-height: 1.35;
    color: rgba(31, 43, 38, 0.7);
}

.hero-right-bg {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right,
            var(--green-deep) 0%,
            rgba(8, 72, 76, 0.4) 40%,
            transparent 70%);
    z-index: 1;
}

.hero-float-card {
    position: absolute;
    z-index: 3;
    background: #fff;
    border-radius: 14px;
    padding: 16px 20px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25);
    display: flex;
    align-items: center;
    gap: 12px;
}

.hero-float-card.card-1 {
    bottom: 120px;
    left: -20px;
}

.hero-float-card.card-2 {
    top: 80px;
    right: 32px;
}

.hero-float-card .fc-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: var(--green-light);
    color: var(--green);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.hero-float-card .fc-text strong {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: var(--text);
}

.hero-float-card .fc-text span {
    font-size: 12px;
    color: var(--muted);
}

/* ── SECTION STRUCTURE ───────────────────────────────── */
.section {
    padding: 96px 0;
}

/* ── TRUST / BENEFÍCIOS (abaixo da hero) ─────────────── */
.trust {
    padding-top: 64px;
    padding-bottom: 64px;
    background: #fbf2ee;
}

.trust-inner {
    position: relative;
    display: grid;
    gap: 34px;
    align-items: center;
    justify-items: center;
    text-align: center;
}

.trust-title {
    position: relative;
    z-index: 2;
    font-size: clamp(32px, 3.2vw, 52px);
    font-weight: 400;
    line-height: 1.2;
    color: #0f2417;
    max-width: 860px;
    padding: 128px 0;
    text-wrap: balance;
}

.trust-floats {
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 1;
}

.trust-float {
    position: absolute;
    width: 132px;
    height: 132px;
    border-radius: 4px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
}

.trust-float img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.trust-float.tf-1 {
    left: -6%;
    top: 18%;
}

.trust-float.tf-2 {
    left: 2%;
    top: 46%;
    width: 124px;
    height: 124px;
    opacity: 0.95;
}

.trust-float.tf-3 {
    right: -2%;
    top: 10%;
    width: 156px;
    height: 156px;
}

.trust-metrics {
    width: min(980px, 100%);
    background: #fff;
    border-radius: 14px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.08);
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    text-align: left;
    overflow: hidden;
}

.trust-metric {
    padding: 22px 22px;
    display: flex;
    align-items: flex-start;
    gap: 14px;
    min-height: 86px;
}

.trust-metric:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, 0.06);
}

.tm-icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: var(--green-light);
    color: var(--green);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.tm-text strong {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: var(--text);
    line-height: 1.05;
}

.tm-text span {
    display: block;
    font-size: 12.5px;
    color: var(--muted);
    line-height: 1.3;
    margin-top: 4px;
}

.label-tag {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--green);
    margin-bottom: 14px;
}

.label-tag.white {
    color: rgba(255, 255, 255, 0.6);
}

.section h2 {
    font-size: clamp(26px, 2.8vw, 38px);
    font-weight: 700;
    line-height: 1.15;
    color: var(--text);
    text-wrap: pretty;
}

.section h2.white {
    color: #fff;
}

.intro-text {
    font-size: 16px;
    line-height: 1.75;
    color: var(--muted);
    margin-top: 14px;
    max-width: 560px;
}

.intro-text.white {
    color: rgba(255, 255, 255, 0.72);
}

/* ── FEATURE ROWS ────────────────────────────────────── */
.feature-row {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: 20px 0;
    border-bottom: 1px solid var(--border);
}

.feature-row:first-child {
    border-top: 1px solid var(--border);
}

.fr-icon {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    background: var(--green-light);
    color: var(--green);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.fr-icon.dark {
    background: rgba(93, 204, 138, 0.12);
    color: var(--accent);
}

.fr-text strong {
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: var(--text);
    margin-bottom: 4px;
}

.fr-text.white strong {
    color: #fff;
}

.fr-text p {
    font-size: 14px;
    color: var(--muted);
    line-height: 1.6;
}

.fr-text.white p {
    color: rgba(255, 255, 255, 0.65);
}

.feature-row--dark {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}

.feature-row--dark:first-child {
    border-top-color: rgba(255, 255, 255, 0.1);
}

.feature-row--dark:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* ── SPLIT LAYOUTS ───────────────────────────────────── */
.split {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
}

.split.reverse .col-img {
    order: -1;
}

/* Hero image: hidden on desktop, shown on mobile between CTA and social proof */
.hero-image-mobile {
    border-radius: 8px;
    display: none;
}

.split.gap-lg {
    gap: 96px;
}

/* ── SERVICE SPLIT: imagem entre descrição e features (mobile) ─── */
.split-service {
    grid-template-areas:
        "top img"
        "bottom img";
    row-gap: 0;
    align-items: start;
}

.split-service.reverse {
    grid-template-areas:
        "img top"
        "img bottom";
}

.split-service__top {
    grid-area: top;
}

.split-service__bottom {
    grid-area: bottom;
}

.split-service .col-img {
    grid-area: img;
    align-self: center;
}

/* ── HUMAN FIGURE CONTAINERS ─────────────────────────── */
.fig-wrap {
    position: relative;
    border-radius: 20px;
    overflow: visible;
}

.fig-main {
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    background: var(--green-mid);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative;
}

.fig-badge {
    position: absolute;
    background: #fff;
    border-radius: 12px;
    padding: 14px 18px;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.12);
    display: flex;
    align-items: center;
    gap: 10px;
}

.fig-badge .fb-icon {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    background: var(--green-light);
    color: var(--green);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.fig-badge strong {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: var(--text);
}

.fig-badge span {
    font-size: 12px;
    color: var(--muted);
}

/* ── CTA STRIP ───────────────────────────────────────── */
.cta-strip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    flex-wrap: wrap;
    margin-top: 40px;
    padding: 28px 36px;
    background: var(--green-light);
    border: 1px solid rgba(0, 153, 93, 0.12);
    border-radius: 14px;
}

.cta-strip.dark {
    background: rgba(255, 255, 255, 0.07);
    border-color: rgba(255, 255, 255, 0.12);
}

.cta-strip p {
    font-size: 15px;
    line-height: 1.65;
    color: var(--muted);
    max-width: 520px;
}

.cta-strip.dark p {
    color: rgba(255, 255, 255, 0.72);
}

.disclaimer {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-top: 14px;
    padding: 14px 18px;
    background: #fff8f0;
    border: 1px solid #ffe0c0;
    border-radius: 8px;
    font-size: 13px;
    color: #8a5a2a;
    line-height: 1.6;
}

.disclaimer svg {
    flex-shrink: 0;
    margin-top: 1px;
    color: #e07a1a;
}

/* ── SCROLL OFFSET for sticky anchor-nav (~40px) ─────── */
#unimed-urgente,
#aeromedico,
#area-protegida {
    scroll-margin-top: 48px;
}

/* ── SECTION — URGENTE ───────────────────────────────── */
#unimed-urgente {
    background: #fff;
}

/* ── SECTION — ÁREA PROTEGIDA ────────────────────────── */
#area-protegida {
    background: var(--green-deep);
    position: relative;
    overflow: hidden;
}

#area-protegida::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at 25% 30%,
            rgba(0, 153, 93, 0.3) 0%,
            transparent 55%);
}

#area-protegida .container {
    position: relative;
    z-index: 1;
}

.cards-2col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin: 32px 0;
}

.mini-card {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 12px;
    padding: 20px;
    transition: transform 0.2s, box-shadow 0.2s;
}

.mini-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
}

.mini-card .mc-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: var(--green-light);
    color: var(--green);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}

.mini-card h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 6px;
    color: var(--text);
}

.mini-card p {
    font-size: 13px;
    color: var(--muted);
    line-height: 1.55;
}

.tag-pill {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: var(--green);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 7px 14px;
    border-radius: 100px;
    margin-bottom: 20px;
}

/* ── SECTION — AEROMÉDICO ────────────────────────────── */
#aeromedico {
    background: var(--green-light);
}

/* ── STATS STRIP ─────────────────────────────────────── */
.stats-strip {
    background: var(--green);
    padding: 60px 0;
}

.stats-inner {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    text-align: center;
}

.stat-col {
    padding: 0 32px;
    position: relative;
}

.stat-col:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%;
    width: 1px;
    background: rgba(255, 255, 255, 0.2);
}

.stat-col .num {
    display: block;
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
}

.stat-col .lbl {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.72);
    margin-top: 8px;
    display: block;
}

/* ── COMO SOLICITAR ──────────────────────────────────── */
#como-solicitar {
    background: #fbf2ee;
    padding: 64px 0;
}

.solicitar-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-top: 36px;
}

.sol-block {
    background: #fff;
    border-radius: 10px;
    padding: 28px 28px;
    border: 1px solid var(--border);
}

.sol-block h3 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 22px;
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--text);
}

.sol-block h3 .dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--green);
}

.steps {
    display: flex;
    flex-direction: column;
}

.step {
    display: flex;
    gap: 14px;
    position: relative;
}

.step:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 13px;
    top: 32px;
    width: 1px;
    height: calc(100% - 8px);
    background: var(--border);
}

.step-n {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    flex-shrink: 0;
    background: var(--green-light);
    color: var(--green-dark);
    font-size: 12px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.step-c {
    padding-bottom: 20px;
}

.step-c strong {
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 3px;
    color: var(--text);
}

.step-c span {
    display: block;
    font-size: 12px;
    color: var(--muted);
    line-height: 1.55;
}

.phone-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: transparent;
    color: var(--green-dark);
    border: 1px solid var(--border);
    border-radius: 6px;
    padding: 6px 12px;
    margin-top: 6px;
    font-size: 12px;
    font-weight: 600;
}

/* ── FINAL CTA ───────────────────────────────────────── */
#cta-final {
    background:
        radial-gradient(circle, rgba(93, 204, 138, 0.10) 1px, transparent 1px),
        var(--green-deep);
    background-size: 26px 26px, auto;
    padding: 80px 0;
    overflow: hidden;
    position: relative;
}

#cta-final .container {
    position: relative;
    z-index: 1;
}

.cta-final-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 580px;
    margin: 0 auto;
    gap: 0;
}

.cta-final-inner h2 {
    font-size: clamp(22px, 2.6vw, 36px);
    font-weight: 700;
    color: #fff;
    line-height: 1.18;
    margin-bottom: 14px;
}

.cta-final-inner h2 em {
    font-style: normal;
    color: var(--green);
}

.cta-final-inner p {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.65);
    line-height: 1.65;
    margin-bottom: 32px;
    max-width: 440px;
}

.cta-final-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--green);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 14px 36px;
    border-radius: 999px;
    text-decoration: none;
    letter-spacing: 0.01em;
    transition: opacity 0.18s;
}

.cta-final-btn:hover {
    opacity: 0.88;
}

/* ── FOOTER BAR ──────────────────────────────────────── */
.footer-bar {
    background: var(--green);
    position: relative;
    padding: 18px 40px 18px 64px;
}

.footer-bar-shield {
    position: absolute;
    left: 20px;
    bottom: 14px;
    color: rgba(255, 255, 255, 0.55);
    display: flex;
    align-items: center;
}

.footer-bar-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}

/* ── Left: certification logos ── */
.footer-bar-logos {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
}

.footer-cert-badge {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1.5px solid rgba(255, 255, 255, 0.7);
    border-radius: 4px;
    padding: 4px 8px;
    min-width: 60px;
    text-align: center;
}

.footer-cert-badge .footer-cert-num {
    font-size: 9px;
    font-weight: 800;
    color: #ffe040;
    letter-spacing: 0.06em;
    line-height: 1.1;
}

.footer-cert-badge .footer-cert-sub {
    font-size: 8px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 0.04em;
    line-height: 1.2;
    margin-top: 1px;
}

.footer-cert-ans {
    display: flex;
    align-items: center;
    gap: 6px;
    border-left: 1.5px solid rgba(255, 255, 255, 0.3);
    padding-left: 12px;
}

.footer-cert-ans span {
    font-size: 8px;
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.4;
    max-width: 80px;
}

.footer-cert-gptw {
    display: flex;
    align-items: center;
    gap: 6px;
    border: 1.5px solid rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    padding: 4px 8px;
}

.footer-cert-gptw-icon {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #c41e3a;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    flex-shrink: 0;
}

.footer-cert-gptw span {
    font-size: 8px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.3;
    font-weight: 600;
}

.footer-cert-negocios {
    border: 1.5px solid rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    padding: 5px 10px;
}

.footer-cert-negocios-label {
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 0.12em;
    color: #fff;
}

/* ── Center: copyright text ── */
.footer-bar-center {
    text-align: center;
    flex: 1;
}

.footer-bar-copy {
    font-size: 11.5px;
    font-weight: 600;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 3px;
}

.footer-bar-address {
    font-size: 10.5px;
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.5;
    margin-bottom: 5px;
}

.footer-bar-links {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 10.5px;
}

.footer-bar-links a {
    color: rgba(255, 255, 255, 0.9);
    transition: color 0.15s;
}

.footer-bar-links a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer-bar-links span {
    color: rgba(255, 255, 255, 0.5);
}

/* ── Right: social icons ── */
.footer-bar-social {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    position: absolute;
    right: 0;
}

.footer-social-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    border: 1.5px solid rgba(255, 255, 255, 0.45);
    color: rgba(255, 255, 255, 0.85);
    transition: border-color 0.15s, color 0.15s, background 0.15s;
}

.footer-social-btn:hover {
    border-color: #fff;
    color: #fff;
    background: rgba(255, 255, 255, 0.12);
}

/* ── Footer responsive ── */
@media (max-width: 900px) {
    .footer-bar {
        padding: 24px 20px 20px;
    }

    .footer-bar-shield {
        display: none;
    }

    .footer-bar-inner {
        flex-direction: column;
        gap: 18px;
        text-align: center;
    }

    .footer-bar-social {
        position: static;
    }
}

/* ── TWEAKS ──────────────────────────────────────────── */
#tweaks-panel {
    display: none;
    position: fixed;
    bottom: 24px;
    right: 24px;
    z-index: 9999;
    background: #fff;
    border: 1px solid #e0ece3;
    border-radius: 16px;
    padding: 24px;
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.12);
    width: 280px;
    font-family: var(--font-unimed-sans, "Poppins"), "Poppins", sans-serif;
}

#tweaks-panel.open {
    display: block;
}

.tw-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 18px;
}

.tw-head h4 {
    font-size: 14px;
    font-weight: 700;
}

.tw-head button {
    background: none;
    border: none;
    cursor: pointer;
    color: #888;
}

.tw-row {
    margin-bottom: 14px;
}

.tw-row label {
    display: block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #888;
    margin-bottom: 6px;
}

.tw-row input[type="color"] {
    width: 100%;
    height: 34px;
    border-radius: 6px;
    border: 1px solid #e0ece3;
    cursor: pointer;
    padding: 2px;
}

.tw-tog {
    display: flex;
    border: 1px solid #e0ece3;
    border-radius: 8px;
    overflow: hidden;
}

.tw-tog button {
    flex: 1;
    font-family: var(--font-unimed-sans, "Poppins"), "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 500;
    padding: 7px 0;
    background: none;
    border: none;
    cursor: pointer;
    color: #888;
    transition: all 0.15s;
}

.tw-tog button.on {
    background: var(--green);
    color: #fff;
}

/* ============================================================
   Mobile Navigation Components
   ============================================================ */

.unimed-hamburger {
    display: none;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    background: rgba(255, 255, 255, 0.12);
    border: 1.5px solid rgba(255, 255, 255, 0.4);
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    flex-shrink: 0;
    transition: background 150ms;
}

.unimed-hamburger:hover {
    background: rgba(255, 255, 255, 0.22);
}

.unimed-mobile-menu {
    position: fixed;
    top: 62px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00995d;
    z-index: 97;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    animation: mobileMenuIn 0.18s ease-out;
}

@keyframes mobileMenuIn {
    from {
        opacity: 0;
        transform: translateY(-6px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.unimed-mobile-nav {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.unimed-mobile-nav-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: #fff;
    font-family: var(--font-unimed-sans, "Poppins"), "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 18px 24px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: none;
    cursor: pointer;
    text-align: left;
    transition: background 150ms;
}

.unimed-mobile-nav-item:hover {
    background: rgba(255, 255, 255, 0.08);
}

.unimed-mobile-actions {
    padding: 20px 24px 32px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    background: rgba(0, 0, 0, 0.12);
}

/* ============================================================
   Tablet (≤ 900px)
   ============================================================ */

@media (max-width: 900px) {
    .hero {
        grid-template-columns: 1fr;
    }

    .hero-right {
        display: none;
    }

    .hero-image-mobile {
        display: block;
        width: 100%;
        height: 260px;
        overflow: hidden;
        border-radius: 12px;
        margin-top: 24px;
    }

    .hero-image-mobile img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center top;
        display: block;
    }

    .hero-left {
        padding: 60px 24px;
    }

    .hero-title-ref {
        font-size: clamp(36px, 10vw, 54px);
    }

    .split {
        grid-template-columns: 1fr;
        gap: 48px;
    }

    .split>div:first-child {
        order: 1;
    }

    .split .col-img,
    .split.reverse .col-img {
        order: 2;
    }

    .split-service,
    .split-service.reverse {
        grid-template-areas: none;
        gap: 48px;
    }

    .split-service__top,
    .split-service__bottom,
    .split-service .col-img {
        grid-area: auto;
    }

    .split-service__top {
        order: 1;
    }

    .split.reverse.split-service .col-img,
    .split-service .col-img {
        order: 2;
    }

    .split-service__bottom {
        order: 3;
    }

    .solicitar-grid {
        grid-template-columns: 1fr;
    }

    .stats-inner {
        grid-template-columns: 1fr 1fr;
    }

    .stat-col:not(:last-child)::after {
        display: none;
    }

    .stat-col {
        padding: 24px 16px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .stat-col:nth-child(3),
    .stat-col:nth-child(4) {
        border-bottom: none;
    }

    .container {
        padding: 0 24px;
    }

    .trust {
        padding-top: 64px;
        padding-bottom: 64px;
    }

    .trust-floats {
        display: none;
    }

    .trust-metrics {
        grid-template-columns: 1fr;
        text-align: left;
    }

    .trust-metric:not(:last-child) {
        border-right: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    }

    .fig-badge {
        display: none;
    }
}

/* ============================================================
   Mobile (≤ 768px)
   ============================================================ */

@media (max-width: 768px) {

    /* Sticky header */
    .unimed-site-header {
        position: sticky;
        top: 0;
        z-index: 100;
    }

    /* Hide accessibility bar */
    .unimed-access-bar {
        display: none;
    }

    /* Hide desktop nav */
    .unimed-nav {
        display: none;
    }

    /* Hide desktop-only action items */
    .unimed-desktop-only {
        display: none !important;
    }

    /* Show hamburger */
    .unimed-hamburger {
        display: flex;
    }

    /* Anchor nav sticks below sticky header */
    .anchor-nav {
        top: 62px;
        overflow-x: auto;
        scrollbar-width: none;
    }

    /* Mobile: header (62px) + anchor-nav (~40px) */
    #unimed-urgente,
    #aeromedico,
    #area-protegida {
        scroll-margin-top: 110px;
    }

    .anchor-nav::-webkit-scrollbar {
        display: none;
    }

    .anchor-nav-inner {
        min-width: max-content;
    }

    /* Fix hero left padding — desktop calc() breaks at narrow widths */
    .hero-left {
        padding: 48px 24px 40px !important;
    }

    .hero.hero--ref .hero-left {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    /* Stack hero CTA buttons */
    .hero-cta {
        flex-direction: column;
        gap: 10px;
    }

    .hero-btn {
        width: 100%;
        justify-content: center;
        height: 50px;
    }

    /* Trust section */
    .trust-title {
        padding: 32px 0;
        font-size: clamp(22px, 7vw, 38px);
    }

    /* Section spacing */
    .section {
        padding: 60px 0;
    }

    /* Cards: single column */
    .cards-2col {
        grid-template-columns: 1fr;
    }

    /* Final CTA */
    #cta-final {
        padding: 56px 0;
    }
}

/* ============================================================
   Small phones (≤ 480px)
   ============================================================ */

@media (max-width: 480px) {
    .container {
        padding: 0 16px;
    }

    .hero-title-ref {
        font-size: clamp(30px, 9vw, 42px);
    }

    .hero-top-note {
        font-size: 14px;
        margin-bottom: 18px;
    }

    .hero-social-proof {
        flex-wrap: wrap;
    }

    .section {
        padding: 48px 0;
    }

    .section h2 {
        font-size: clamp(22px, 7vw, 32px);
    }

    .intro-text {
        font-size: 14px;
    }

    .trust-metric {
        padding: 16px;
    }

    .sol-block {
        padding: 20px 18px;
    }

    .solicitar-grid {
        gap: 12px;
    }

    .stat-col .num {
        font-size: 32px;
    }

    .tag-pill {
        font-size: 11px;
        padding: 5px 10px;
    }

    /* Hide buy button in navbar on very small screens (it's in the mobile menu) */
    .unimed-btn-buy {
        display: none;
    }

    .unimed-hamburger {
        margin-left: auto;
    }
}


/* ============================================================
   MODAL
   ============================================================ */


dialog::backdrop {
    background-color: rgba(0, 0, 0, 0.5);
}


dialog {
    align-self: center;
    justify-self: center;
    border: none;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.12);
    width: 90%;
}

.orcamento-page {
    min-height: calc(100vh - 120px);
    padding: 72px 0 96px;
    background-color: #fbf2ee;
    background-image: radial-gradient(circle,
            rgba(0, 153, 93, 0.055) 1px,
            transparent 1px);
    background-size: 28px 28px;
    position: relative;
    overflow-x: hidden;
}

.orcamento-page::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background:
        radial-gradient(ellipse 75% 60% at 5% 8%, rgba(0, 153, 93, 0.07) 0%, transparent 55%),
        radial-gradient(ellipse 60% 50% at 95% 92%, rgba(8, 72, 76, 0.055) 0%, transparent 50%),
        radial-gradient(ellipse 42% 38% at 72% 38%, rgba(93, 204, 138, 0.07) 0%, transparent 58%);
    pointer-events: none;
}

.orcamento-page__decor {
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
}

.orcamento-bg-blob {
    position: absolute;
    border-radius: 50%;
    filter: blur(64px);
    will-change: transform;
}

.orcamento-bg-blob--1 {
    width: 440px;
    height: 440px;
    top: -10%;
    left: -8%;
    background: rgba(0, 153, 93, 0.05);
    animation: orcamentoBlobDrift1 28s ease-in-out infinite;
}

.orcamento-bg-blob--2 {
    width: 380px;
    height: 380px;
    bottom: -12%;
    right: -6%;
    background: rgba(8, 72, 76, 0.045);
    animation: orcamentoBlobDrift2 32s ease-in-out infinite;
}

.orcamento-bg-blob--3 {
    width: 300px;
    height: 300px;
    top: 42%;
    right: 16%;
    background: rgba(93, 204, 138, 0.08);
    animation: orcamentoBlobDrift3 26s ease-in-out infinite;
}

@keyframes orcamentoBlobDrift1 {

    0%,
    100% {
        transform: translate(0, 0) scale(1);
    }

    50% {
        transform: translate(22px, 16px) scale(1.04);
    }
}

@keyframes orcamentoBlobDrift2 {

    0%,
    100% {
        transform: translate(0, 0) scale(1);
    }

    50% {
        transform: translate(-18px, -14px) scale(1.03);
    }
}

@keyframes orcamentoBlobDrift3 {

    0%,
    100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(14px, -12px);
    }
}

.orcamento-page__inner {
    position: relative;
    z-index: 1;
    max-width: 1180px;
}

@media (prefers-reduced-motion: reduce) {
    .orcamento-bg-blob {
        animation: none;
    }
}

.orcamento-split {
    display: grid;
    grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
    grid-template-rows: auto 1fr;
    column-gap: 64px;
    row-gap: 28px;
    align-items: start;
}

.orcamento-back {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    grid-column: 1;
    grid-row: 1;
    font-size: 14px;
    font-weight: 600;
    color: var(--green-deep);
    transition: color 0.15s, gap 0.15s;
}

.orcamento-back:hover {
    color: var(--green);
    gap: 10px;
}

.orcamento-info {
    display: flex;
    flex-direction: column;
    grid-column: 1;
    grid-row: 2;
}

.orcamento-label {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--green);
    margin-bottom: 16px;
}

.orcamento-title {
    font-family: var(--font-heading);
    font-size: clamp(32px, 3.4vw, 48px);
    font-weight: 700;
    line-height: 1.15;
    color: var(--text);
    margin-bottom: 20px;
}

.orcamento-intro {
    font-size: 16px;
    line-height: 1.65;
    color: var(--muted);
    max-width: 460px;
    margin-bottom: 32px;
}

.orcamento-visual {
    margin: 0 0 32px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.08);
    aspect-ratio: 5 / 4;
    background: var(--green-light);
}

.orcamento-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.orcamento-info-cards {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.orcamento-info-card {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 18px 20px;
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid var(--border);
    border-radius: 12px;
}

.orcamento-info-card__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 10px;
    background: var(--green-light);
    color: var(--green);
    flex-shrink: 0;
}

.orcamento-info-card strong {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: var(--text);
    margin-bottom: 2px;
}

.orcamento-info-card span {
    font-size: 13px;
    color: var(--muted);
}

.orcamento-form-card {
    position: relative;
    grid-column: 2;
    grid-row: 1 / -1;
    background: #fff;
    border-radius: 16px;
    border: 1px solid var(--border);
    padding: 32px 36px 36px;
}

.orcamento-form-card__header {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 28px;
    padding-bottom: 22px;
    border-bottom: 1px solid var(--border);
}

.orcamento-form-card__header-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: var(--green-light);
    color: var(--green);
    flex-shrink: 0;
}

.orcamento-form-card__header h2 {
    font-size: 18px;
    font-weight: 700;
    color: var(--text);
    margin-bottom: 4px;
}

.orcamento-form-card__header p {
    font-size: 13px;
    color: var(--muted);
}

.orcamento-form {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.orcamento-form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.orcamento-field label,
.orcamento-fieldset legend {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: var(--text);
    margin-bottom: 7px;
}

.orcamento-fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

.orcamento-field input,
.orcamento-field select {
    width: 100%;
    font-family: inherit;
    font-size: 14px;
    color: var(--text);
    background: #fff;
    border: 1px solid #d4e4d8;
    border-radius: 8px;
    padding: 11px 14px;
    transition: border-color 0.15s, box-shadow 0.15s;
}

.orcamento-field input::placeholder {
    color: #9ab09a;
}

.orcamento-field input:focus,
.orcamento-field select:focus {
    outline: none;
    border-color: var(--green);
    box-shadow: 0 0 0 3px rgba(0, 153, 93, 0.12);
}

.orcamento-field select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%235a6e5a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 14px center;
    padding-right: 36px;
    cursor: pointer;
}

.orcamento-phone {
    display: flex;
    align-items: stretch;
    border: 1px solid #d4e4d8;
    border-radius: 8px;
    overflow: hidden;
    transition: border-color 0.15s, box-shadow 0.15s;
}

.orcamento-phone:focus-within {
    border-color: var(--green);
    box-shadow: 0 0 0 3px rgba(0, 153, 93, 0.12);
}

.orcamento-phone__prefix {
    display: flex;
    align-items: center;
    padding: 0 14px;
    font-size: 13px;
    font-weight: 600;
    color: var(--muted);
    background: var(--green-light);
    border-right: 1px solid #d4e4d8;
    white-space: nowrap;
}

.orcamento-phone input {
    flex: 1;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.orcamento-phone input:focus {
    box-shadow: none;
}

.orcamento-hint {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: var(--muted);
}

.orcamento-radio-group {
    display: flex;
    gap: 20px;
}

.orcamento-radio {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: var(--text);
    cursor: pointer;
}

.orcamento-radio input {
    width: 16px;
    height: 16px;
    accent-color: var(--green);
}

.orcamento-consent {
    margin-top: 8px;
    padding-top: 22px;
    border-top: 1px solid var(--border);
}

.orcamento-consent__text {
    font-size: 12.5px;
    line-height: 1.65;
    color: var(--muted);
    margin-bottom: 16px;
}

.orcamento-consent__text a {
    color: var(--green);
    text-decoration: underline;
    text-underline-offset: 2px;
}

.orcamento-consent__text a:hover {
    color: var(--green-dark);
}

.orcamento-checkbox {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 13px;
    line-height: 1.55;
    color: var(--text);
    margin-bottom: 12px;
    cursor: pointer;
}

.orcamento-checkbox input {
    width: 16px;
    height: 16px;
    margin-top: 3px;
    flex-shrink: 0;
    accent-color: var(--green);
}

.orcamento-form-actions {
    display: flex;
    justify-content: flex-end;
    margin-top: 8px;
}

.orcamento-submit {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: var(--green-deep);
    color: #fff;
    font-family: inherit;
    font-size: 14px;
    font-weight: 600;
    padding: 13px 28px;
    border: none;
    border-radius: 999px;
    cursor: pointer;
    transition: background 0.2s, transform 0.15s;
}

.orcamento-submit:hover {
    background: var(--green-dark);
    transform: translateY(-1px);
}

.orcamento-required {
    color: #e53935;
    font-weight: 700;
}

.orcamento-success,
.orcamento-error {
    padding: 36px 28px;
    text-align: center;
    background: var(--green-light);
    border-radius: 12px;
    border: 1px solid var(--border);
}

.orcamento-error {
    background: var(--color-global-red20);
    border-color: var(--color-global-red30);
}

.orcamento-success__icon,
.orcamento-error__icon {
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
    color: var(--color-success);
}

.orcamento-error__icon {
    color: var(--color-error);
}

.orcamento-success strong,
.orcamento-error strong {
    display: block;
    font-size: 20px;
    color: var(--green-deep);
    margin-bottom: 12px;
}

.orcamento-error strong {
    color: var(--color-global-red80);
}

.orcamento-success p,
.orcamento-error p {
    font-size: 14px;
    line-height: 1.6;
    color: var(--muted);
    max-width: 420px;
    margin: 0 auto;
}

.orcamento-error p {
    color: var(--color-global-red60);
}

.orcamento-success__note,
.orcamento-error__note {
    margin-top: 12px !important;
    padding-top: 12px;
    border-top: 1px solid var(--border);
    font-size: 13px !important;
}

.orcamento-error__note {
    border-color: var(--color-global-red30);
}

.orcamento-success__note strong,
.orcamento-error__note strong {
    display: inline;
    font-size: inherit;
    color: var(--green-deep);
    margin-bottom: 0;
}

@media (max-width: 960px) {
    .orcamento-split {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        gap: 40px;
    }

    .orcamento-back,
    .orcamento-info,
    .orcamento-form-card {
        grid-column: auto;
        grid-row: auto;
    }

    .orcamento-page {
        padding: 48px 0 72px;
    }

    .orcamento-bg-blob--3 {
        display: none;
    }

    .orcamento-visual {
        max-width: 520px;
    }

    .orcamento-form-card {
        padding: 24px 20px 28px;
    }
}

@media (max-width: 600px) {
    .orcamento-form-row {
        grid-template-columns: 1fr;
    }

    .orcamento-form-actions {
        justify-content: stretch;
    }

    .orcamento-submit {
        width: 100%;
        justify-content: center;
    }
}/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

