/* GLOBAL */
*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

html {
    font-size: 16px;
    scroll-behavior: smooth
}

a {
    color: var(--c-pri);
    text-decoration: none;
    transition: color .2s
}

a:hover {
    color: var(--c-pri-l)
}

img {
    max-width: 100%;
    height: auto;
    display: block
}

:root {
    --c-pri: #1a3d34;
    --c-pri-l: #2d5a4d;
    --c-pri-d: #0f2620;
    --c-acc: #c4956a;
    --c-acc-l: #d4ad8a;
    --c-acc-d: #a87d52;
    --c-bg: #f8f5f1;
    --c-sf: #fff;
    --c-sf-a: #f0ebe4;
    --c-tx: #1a1a1a;
    --c-tx-m: #5a5a5a;
    --c-tx-l: #8a8a8a;
    --c-tx-i: #fff;
    --c-bd: #e0dbd4;
    --c-bd-l: #ebe7e1;
    --c-ok: #2d7a5e;
    --c-warn: #d4a646;
    --c-err: #c45c5c;
    --f-h: 'DM Serif Display', Georgia, serif;
    --f-b: 'DM Sans', sans-serif;
    --r-sm: .25rem;
    --r-md: .5rem;
    --r-lg: .75rem;
    --r-xl: 1rem;
    --r-2xl: 1.5rem;
    --r-full: 9999px;
    --sh-sm: 0 1px 2px rgba(0, 0, 0, .05);
    --sh-md: 0 4px 6px rgba(0, 0, 0, .07);
    --sh-lg: 0 10px 25px rgba(0, 0, 0, .1);
    --sh-xl: 0 20px 40px rgba(0, 0, 0, .12)
}










/* latin-ext */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/dm-sans-ext-400.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/dm-sans-400.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/dm-sans-ext-500.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/dm-sans-500.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/dm-sans-ext-600.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/dm-sans-600.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/dm-sans-ext-700.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/dm-sans-700.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/dm-serif-display-ext-400.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/dm-serif-display-400.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}












.container {
    width: 100%;
    margin: 0 auto;
    padding: 0 1rem
}

@media(min-width:768px) {
    .container {
        padding: 0 2rem
    }
}

@media(min-width:1280px) {
    .container {
        max-width: 1200px
    }
}


.mobile-menu .mobile-dropdown-menu a {
    font-size: 1.1rem;
    border-bottom: none;
    padding: 0.5rem 0;
    color: var(--c-tx-m);
}


/* Operadores Dropdown */
.dropdown {
    position: relative;
}

.dropdown-toggle {
    cursor: pointer;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 0.35rem;
}

.dropdown-toggle::-webkit-details-marker {
    display: none;
}

.dropdown-toggle::after {
    content: '^';
    font-size: 0.8em;
    transform: rotate(180deg) translateY(2px);
    transition: transform 0.2s;
    display: inline-block;
}

.dropdown[open] .dropdown-toggle::after {
    transform: rotate(0deg) translateY(0);
    color: var(--c-acc);
}

.dropdown[open] .dropdown-toggle {
    color: var(--c-acc);
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 1.5rem;
    background: var(--c-sf);
    border: 1px solid var(--c-bd);
    min-width: 280px;
    padding: 0.5rem 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    z-index: 100;
    border-radius: var(--r-sm);
}

.dropdown-menu::before {
    content: '';
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 12px;
    height: 12px;
    background: var(--c-sf);
    border-left: 1px solid var(--c-bd);
    border-top: 1px solid var(--c-bd);
}

.dropdown-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.85rem 1.5rem;
    color: var(--c-tx);
    text-decoration: none;
    font-size: 0.85rem;
    letter-spacing: 0.05em;
    transition: all 0.2s ease;
    text-transform: uppercase;
    font-family: var(--f-b);
}

.dropdown-item:hover {
    color: var(--c-acc);
    background: var(--c-bg);
    padding-left: 1.75rem;
    padding-right: 1.25rem;
}

.dropdown-item .srij-badge {
    font-size: 0.7rem;
    color: var(--c-tx-l);
    font-family: monospace;
    transition: color 0.2s ease;
}

.dropdown-item:hover .srij-badge {
    color: var(--c-acc-d);
}

/* Mobile Dropdown */
.mobile-dropdown {
    border-bottom: 1px solid var(--c-bd-l);
}

.mobile-dropdown-toggle {
    cursor: pointer;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1.25rem;
    font-weight: 500;
    color: var(--c-tx);
    padding: .75rem 0;
}

.mobile-dropdown-toggle::-webkit-details-marker {
    display: none;
}

.mobile-dropdown-toggle::after {
    content: '^';
    font-size: 0.8em;
    transform: rotate(180deg) translateY(2px);
    transition: transform 0.2s;
    display: inline-block;
}

.mobile-dropdown[open] .mobile-dropdown-toggle::after {
    transform: rotate(0deg) translateY(0);
    color: var(--c-acc);
}

.mobile-dropdown-menu {
    display: flex;
    flex-direction: column;
    padding-left: 1rem;
    padding-bottom: 0.75rem;
}



.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: rgba(255, 255, 255, .95);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--c-bd-l);
    transition: box-shadow .3s
}

.header.scrolled {
    box-shadow: var(--sh-md)
}

.header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 0
}

.logo {
    display: flex;
    align-items: center;
    gap: .5rem;
    font-family: var(--f-h);
    font-size: 1.25rem;
    color: var(--c-pri)
}

.logo img {
    width: 36px;
    height: 36px;
    border-radius: 12px;
}


.nav {
    display: none
}

@media(min-width:768px) {
    .nav {
        display: flex;
        align-items: center;
        gap: 2rem
    }
}

.nav-link {
    font-size: .875rem;
    font-weight: 500;
    color: var(--c-tx-m);
    transition: color .15s
}

.nav-link:hover {
    color: var(--c-tx)
}

.header-actions {
    display: flex;
    align-items: center;
    gap: .75rem
}

.burger {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: .5rem;
    background: none;
    border: none;
    cursor: pointer
}

.burger span {
    display: block;
    width: 22px;
    height: 2px;
    background: var(--c-tx);
    border-radius: 1px;
    transition: all .3s
}

@media(min-width:768px) {
    .burger {
        display: none
    }
}

.mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--c-sf);
    z-index: 200;
    padding: 5rem 2rem 2rem;
    flex-direction: column;
    gap: 1.5rem
}

.mobile-menu.open {
    display: flex
}

.mobile-menu a {
    font-size: 1.25rem;
    font-weight: 500;
    color: var(--c-tx);
    padding: .75rem 0;
    border-bottom: 1px solid var(--c-bd-l)
}

.mobile-close {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
    padding: .5rem
}

.badge-18 {
    background: var(--c-err);
    color: var(--c-tx-i);
    font-weight: 700
}

.badge {
    display: inline-flex;
    align-items: center;
    gap: .25rem;
    padding: .25rem .75rem;
    font-size: .75rem;
    font-weight: 600;
    border-radius: var(--r-full);
    text-transform: uppercase;
    letter-spacing: .025em
}


.footer {
    background: var(--c-pri-d);
    color: var(--c-tx-i);
    padding: 4rem 0 2rem
}

.footer-grid {
    display: grid;
    gap: 2.5rem;
    margin-bottom: 3rem
}

@media(min-width:768px) {
    .footer-grid {
        grid-template-columns: 2fr repeat(3, 1fr)
    }
}

.footer-brand {
    max-width: 300px
}

.footer-logo {
    display: flex;
    align-items: center;
    gap: .5rem;
    font-size: 1rem;
    color: var(--c-tx-i);
    margin-bottom: 1rem
}

.footer-logo img {
    width: 36px;
    height: 36px;
    border-radius: 12px;
}

.footer-desc {
    font-size: .85rem;
    color: rgba(255, 255, 255, .7);
    line-height: 1.7;
    margin-bottom: 1.5rem
}

.footer-col h5 {
    font-family: var(--f-b);
    font-size: .8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .05em;
    margin-bottom: 1rem;
    color: rgba(255, 255, 255, .5)
}

.footer-links {
    list-style: none;
    margin: 0 !important;
}

.footer-links li {
    margin-bottom: .6rem
}

.footer-links a {
    font-size: .85rem;
    color: rgba(255, 255, 255, .8);
    transition: color .15s
}

.footer-links a:hover {
    color: var(--c-tx-i)
}

.footer-compliance {
    padding: 2rem 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    margin-bottom: 2rem
}

.footer-bottom {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
    text-align: center
}

@media(min-width:768px) {
    .footer-bottom {
        flex-direction: row;
        justify-content: space-between;
        text-align: left
    }
}

.footer-copy {
    font-size: .7rem;
    color: rgba(255, 255, 255, .5)
}

.footer-legal {
    display: flex;
    gap: 1.5rem
}

.footer-legal a {
    font-size: .7rem;
    color: rgba(255, 255, 255, .5)
}

.footer-legal a:hover {
    color: var(--c-tx-i)
}

.compliance-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem
}

.compliance-badge {
    display: flex;
    align-items: center;
    gap: .5rem;
    padding: .5rem 1rem;
    background: rgba(255, 255, 255, .1);
    border-radius: var(--r-md);
    font-size: .8rem
}

.rg-notice {
    text-align: center
}

.rg-logos {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
    margin-bottom: 1rem
}

.rg-item {
    padding: .35rem .75rem;
    background: rgba(255, 255, 255, .1);
    border-radius: var(--r-sm);
    font-size: .7rem
}

.rg-notice p {
    font-size: .7rem;
    color: rgba(255, 255, 255, .5);
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.7
}