:root{
  --privacy-bg:#f5f5f3;
  --privacy-paper:#ffffff;
  --privacy-text:#20252a;
  --privacy-muted:#667078;
  --privacy-line:#d9dde0;
  --privacy-blue:#315d7a;
  --privacy-dark:#111820;
  --privacy-highlight:#eef5f8;
}

.privacy-page{
  background:var(--privacy-bg);
  color:var(--privacy-text);
  font-family:Arial,Helvetica,sans-serif;
}

.privacy-page *{box-sizing:border-box}

.privacy-container{
  width:min(1180px,calc(100% - 48px));
  margin:0 auto;
}

.privacy-header{
  padding:120px 0 72px;
  background:var(--privacy-dark);
  color:#fff;
}

.privacy-label{
  display:block;
  margin-bottom:20px;
  color:#9fc7db;
  font-size:.76rem;
  font-weight:700;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.privacy-header h1{
  max-width:900px;
  margin:0 0 28px;
  font-size:clamp(2.7rem,6vw,5.8rem);
  line-height:1;
  letter-spacing:-.05em;
}

.privacy-lead{
  max-width:940px;
  margin:0;
  color:rgba(255,255,255,.78);
  font-size:1.15rem;
  line-height:1.8;
}

.privacy-meta{
  display:flex;
  flex-wrap:wrap;
  gap:24px;
  margin-top:34px;
  padding-top:24px;
  border-top:1px solid rgba(255,255,255,.16);
  font-size:.9rem;
}

.privacy-meta a{color:#c7e6f3}

.privacy-layout{
  display:grid;
  grid-template-columns:280px minmax(0,1fr);
  gap:48px;
  align-items:start;
  padding:64px 0 110px;
}

.privacy-index{
  position:sticky;
  top:110px;
  max-height:calc(100vh - 140px);
  overflow:auto;
  padding:24px;
  border:1px solid var(--privacy-line);
  background:var(--privacy-paper);
}

.privacy-index>strong{
  display:block;
  margin-bottom:16px;
  color:var(--privacy-blue);
  font-size:.82rem;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.privacy-index ol{
  margin:0;
  padding-left:20px;
}

.privacy-index li{
  margin:0 0 9px;
  color:var(--privacy-muted);
  font-size:.82rem;
  line-height:1.35;
}

.privacy-index a{
  color:inherit;
  text-decoration:none;
}

.privacy-index a:hover{
  color:var(--privacy-blue);
  text-decoration:underline;
}

.privacy-content{
  padding:48px 58px;
  border:1px solid var(--privacy-line);
  background:var(--privacy-paper);
  box-shadow:0 16px 42px rgba(25,35,43,.06);
}

.privacy-content section{
  scroll-margin-top:120px;
  padding:0 0 48px;
  margin:0 0 48px;
  border-bottom:1px solid var(--privacy-line);
}

.privacy-content h2{
  margin:0 0 24px;
  color:var(--privacy-dark);
  font-size:clamp(1.75rem,3vw,2.55rem);
  line-height:1.15;
  letter-spacing:-.025em;
}

.privacy-content h3{
  margin:34px 0 12px;
  color:var(--privacy-blue);
  font-size:1.22rem;
  line-height:1.35;
}

.privacy-content p,
.privacy-content li{
  color:var(--privacy-text);
  font-size:1rem;
  line-height:1.82;
}

.privacy-content p{margin:0 0 18px}

.privacy-content ul,
.privacy-content ol{
  margin:0 0 22px;
  padding-left:26px;
}

.privacy-content li{margin-bottom:9px}

.privacy-content a{
  color:var(--privacy-blue);
  text-decoration:underline;
  text-underline-offset:2px;
}

.privacy-highlight{
  margin:28px 0;
  padding:26px 28px;
  border-left:4px solid var(--privacy-blue);
  background:var(--privacy-highlight);
}

.privacy-highlight strong{
  display:block;
  margin-bottom:10px;
  font-size:1.15rem;
}

.privacy-highlight p{margin:0}

.privacy-contact{
  margin:28px 0;
  padding:28px;
  border:1px solid var(--privacy-line);
  background:#f8fafb;
}

.privacy-contact p{margin:0 0 10px}
.privacy-contact p:last-child{margin-bottom:0}

.privacy-document-footer{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  gap:14px;
  padding-top:10px;
  color:var(--privacy-muted);
  font-size:.9rem;
}

.privacy-document-footer strong{color:var(--privacy-dark)}

@media(max-width:980px){
  .privacy-layout{grid-template-columns:1fr}
  .privacy-index{
    position:relative;
    top:auto;
    max-height:none;
  }
}

@media(max-width:700px){
  .privacy-container{width:min(100% - 24px,1180px)}
  .privacy-header{padding:100px 0 60px}
  .privacy-layout{padding:36px 0 76px}
  .privacy-content{padding:32px 22px}
  .privacy-content p,.privacy-content li{font-size:.96rem}
}

@media print{
  .privacy-header{
    padding:30px 0;
    background:#fff;
    color:#000;
  }

  .privacy-header h1,
  .privacy-lead,
  .privacy-meta,
  .privacy-meta a{color:#000}

  .privacy-index{display:none}

  .privacy-layout{
    display:block;
    width:100%;
    padding:0;
  }

  .privacy-content{
    padding:0;
    border:0;
    box-shadow:none;
  }

  .privacy-content section{
    break-inside:auto;
  }
}

/* AW2_138: INICIO POLITICA DE PRIVACIDADE SUPER PREMIUM */

.privacy-page {
    --privacy-accent: #67b8c2;
    --privacy-accent-strong: #315d7a;
    --privacy-gold: #c9a868;
    --privacy-radius-lg: 30px;
    --privacy-radius-md: 20px;
    --privacy-shadow-soft: 0 24px 70px rgba(17,24,32,.10);
    --privacy-shadow-dark: 0 34px 90px rgba(0,0,0,.28);
    position: relative;
    overflow: clip;
    background:
        radial-gradient(circle at 85% 16%,rgba(49,93,122,.07),transparent 26%),
        linear-gradient(180deg,#f7f7f4 0%,#efeee9 100%);
    font-family:
        Inter,
        ui-sans-serif,
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        sans-serif;
}

.privacy-header {
    position: relative;
    isolation: isolate;
    min-height: 720px;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 150px 0 110px;
    background:
        radial-gradient(
            circle at var(--privacy-pointer-x,82%)
            var(--privacy-pointer-y,24%),
            rgba(103,184,194,.20),
            transparent 30%
        ),
        radial-gradient(
            circle at 28% 86%,
            rgba(49,93,122,.24),
            transparent 28%
        ),
        linear-gradient(
            128deg,
            #070b10 0%,
            #111923 48%,
            #18232d 100%
        );
}

.privacy-header::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -2;
    opacity: .22;
    background-image:
        linear-gradient(
            rgba(255,255,255,.045) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255,255,255,.045) 1px,
            transparent 1px
        );
    background-size: 64px 64px;
    mask-image: linear-gradient(
        to bottom,
        black 0%,
        rgba(0,0,0,.88) 58%,
        transparent 100%
    );
}

.privacy-header::after {
    content: "LGPD  •  PRIVACIDADE  •  GOVERNANÇA";
    position: absolute;
    right: 5vw;
    bottom: 48px;
    z-index: -1;
    color: rgba(255,255,255,.045);
    font-size: clamp(2.3rem,6vw,7rem);
    font-weight: 900;
    letter-spacing: .08em;
    white-space: nowrap;
}

.privacy-header .privacy-container {
    position: relative;
    z-index: 2;
}

.privacy-label {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 28px;
    color: #a8d6df;
    font-size: .78rem;
    font-weight: 800;
    letter-spacing: .19em;
}

.privacy-label::before {
    content: "";
    width: 44px;
    height: 2px;
    background: currentColor;
}

.privacy-label::after {
    content: "LGPD";
    padding: 8px 11px;
    border: 1px solid rgba(168,214,223,.30);
    border-radius: 999px;
    color: #d7f0f4;
    background: rgba(255,255,255,.045);
    letter-spacing: .12em;
}

.privacy-header h1 {
    max-width: 1030px;
    margin-bottom: 34px;
    font-size: clamp(3.4rem,7.4vw,7.8rem);
    line-height: .91;
    letter-spacing: -.064em;
    text-wrap: balance;
}

.privacy-lead {
    max-width: 980px;
    color: rgba(255,255,255,.76);
    font-size: clamp(1.04rem,1.45vw,1.23rem);
    line-height: 1.86;
}

.privacy-meta {
    gap: 14px;
    margin-top: 42px;
    padding-top: 28px;
    border-top-color: rgba(255,255,255,.13);
}

.privacy-meta span {
    display: inline-flex;
    align-items: center;
    min-height: 48px;
    padding: 12px 16px;
    border: 1px solid rgba(255,255,255,.12);
    border-radius: 999px;
    background: rgba(255,255,255,.04);
    backdrop-filter: blur(12px);
}

.privacy-meta a {
    margin-left: 5px;
    color: #bfe3ea;
    text-decoration: none;
}

.privacy-layout {
    grid-template-columns: 300px minmax(0,1fr);
    gap: 42px;
    padding: 76px 0 130px;
}

.privacy-index {
    top: 96px;
    max-height: calc(100vh - 122px);
    padding: 20px;
    border: 1px solid rgba(49,93,122,.14);
    border-radius: 24px;
    background:
        radial-gradient(
            circle at var(--privacy-pointer-x,80%)
            var(--privacy-pointer-y,16%),
            rgba(103,184,194,.11),
            transparent 38%
        ),
        rgba(255,255,255,.88);
    box-shadow: var(--privacy-shadow-soft);
    backdrop-filter: blur(18px);
    scrollbar-width: thin;
    scrollbar-color: rgba(49,93,122,.28) transparent;
}

.privacy-current-chapter {
    margin-bottom: 20px;
    padding: 16px;
    border: 1px solid rgba(49,93,122,.12);
    border-radius: 16px;
    background: linear-gradient(
        145deg,
        rgba(49,93,122,.08),
        rgba(103,184,194,.05)
    );
}

.privacy-current-chapter small {
    display: block;
    margin-bottom: 6px;
    color: var(--privacy-muted);
    font-size: .66rem;
    font-weight: 800;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.privacy-current-chapter strong {
    display: block;
    color: var(--privacy-dark);
    font-size: .92rem;
    line-height: 1.35;
}

.privacy-index > strong {
    padding: 0 8px;
    color: var(--privacy-accent-strong);
    font-size: .74rem;
    letter-spacing: .14em;
}

.privacy-index ol {
    padding-left: 0;
    list-style: none;
    counter-reset: privacy-index;
}

.privacy-index li {
    position: relative;
    margin: 2px 0;
    counter-increment: privacy-index;
}

.privacy-index a {
    display: grid;
    grid-template-columns: 28px minmax(0,1fr);
    gap: 8px;
    align-items: center;
    padding: 9px 10px;
    border-radius: 11px;
    color: var(--privacy-muted);
    font-size: .77rem;
    line-height: 1.34;
    transition:
        color .25s ease,
        background .25s ease,
        transform .25s ease;
}

.privacy-index a::before {
    content: counter(privacy-index, decimal-leading-zero);
    color: rgba(49,93,122,.48);
    font-size: .62rem;
    font-weight: 900;
    letter-spacing: .04em;
}

.privacy-index a:hover,
.privacy-index a.is-active {
    color: var(--privacy-dark);
    text-decoration: none;
    background: linear-gradient(
        135deg,
        rgba(49,93,122,.11),
        rgba(103,184,194,.08)
    );
    transform: translateX(4px);
}

.privacy-index a.is-active {
    box-shadow: inset 3px 0 0 var(--privacy-accent);
}

.privacy-content {
    padding: 58px 68px;
    border: 1px solid rgba(49,93,122,.10);
    border-radius: var(--privacy-radius-lg);
    background:
        linear-gradient(
            180deg,
            rgba(255,255,255,.98),
            rgba(252,252,250,.96)
        );
    box-shadow: var(--privacy-shadow-soft);
}

.privacy-content section {
    position: relative;
    overflow: hidden;
    scroll-margin-top: 112px;
    padding: 8px 0 62px;
    margin: 0 0 58px;
    border-bottom: 1px solid rgba(49,93,122,.12);
}

.privacy-content section::before {
    content: "";
    position: absolute;
    top: 0;
    right: -100px;
    width: 190px;
    height: 190px;
    border: 1px solid rgba(49,93,122,.06);
    border-radius: 50%;
    box-shadow:
        0 0 0 32px rgba(49,93,122,.025),
        0 0 0 64px rgba(49,93,122,.012);
    pointer-events: none;
}

.privacy-content section::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    opacity: 0;
    background:
        radial-gradient(
            circle at var(--privacy-pointer-x,88%)
            var(--privacy-pointer-y,14%),
            rgba(103,184,194,.08),
            transparent 31%
        );
    transition: opacity .3s ease;
}

.privacy-content section:hover::after {
    opacity: 1;
}

.privacy-content h2 {
    position: relative;
    z-index: 2;
    max-width: 860px;
    padding-left: 22px;
    color: #101820;
    font-size: clamp(2rem,3.5vw,3.25rem);
    line-height: 1.08;
    letter-spacing: -.038em;
    text-wrap: balance;
}

.privacy-content h2::before {
    content: "";
    position: absolute;
    left: 0;
    top: .11em;
    width: 5px;
    height: .92em;
    border-radius: 999px;
    background: linear-gradient(
        to bottom,
        var(--privacy-accent),
        var(--privacy-accent-strong)
    );
    box-shadow: 0 0 22px rgba(103,184,194,.34);
}

.privacy-content h3 {
    position: relative;
    z-index: 2;
    margin-top: 42px;
    color: var(--privacy-accent-strong);
    font-size: 1.28rem;
    letter-spacing: -.012em;
}

.privacy-content p,
.privacy-content li {
    position: relative;
    z-index: 2;
    color: #333b42;
    font-size: 1.02rem;
    line-height: 1.9;
}

.privacy-content p {
    max-width: 850px;
    margin-bottom: 20px;
}

.privacy-content ul,
.privacy-content ol {
    position: relative;
    z-index: 2;
    max-width: 850px;
    padding-left: 0;
    list-style: none;
}

.privacy-content li {
    position: relative;
    margin-bottom: 10px;
    padding: 8px 12px 8px 34px;
    border-radius: 12px;
    transition:
        background .25s ease,
        transform .25s ease;
}

.privacy-content li::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 1.15em;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(
        135deg,
        var(--privacy-accent),
        var(--privacy-accent-strong)
    );
    box-shadow: 0 0 0 5px rgba(103,184,194,.10);
}

.privacy-content li:hover {
    background: rgba(49,93,122,.045);
    transform: translateX(5px);
}

.privacy-content a {
    position: relative;
    color: var(--privacy-accent-strong);
    text-decoration: none;
    font-weight: 650;
}

.privacy-content a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 100%;
    bottom: -2px;
    height: 1px;
    background: currentColor;
    transition: right .28s ease;
}

.privacy-content a:hover::after {
    right: 0;
}

.privacy-highlight,
.privacy-contact {
    position: relative;
    z-index: 3;
    overflow: hidden;
    border-radius: var(--privacy-radius-md);
    box-shadow: 0 20px 48px rgba(49,93,122,.10);
}

.privacy-highlight {
    padding: 30px 32px;
    border: 1px solid rgba(49,93,122,.15);
    border-left: 0;
    background:
        radial-gradient(
            circle at var(--privacy-pointer-x,88%)
            var(--privacy-pointer-y,18%),
            rgba(103,184,194,.14),
            transparent 38%
        ),
        linear-gradient(
            145deg,
            #f4fbfc,
            #eaf3f7
        );
}

.privacy-highlight::before {
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    width: 5px;
    background: linear-gradient(
        to bottom,
        var(--privacy-accent),
        var(--privacy-accent-strong)
    );
}

.privacy-highlight strong {
    color: #13202b;
    font-size: 1.24rem;
}

.privacy-contact {
    padding: 30px;
    border: 1px solid rgba(49,93,122,.15);
    background:
        radial-gradient(
            circle at var(--privacy-pointer-x,88%)
            var(--privacy-pointer-y,18%),
            rgba(201,168,104,.11),
            transparent 36%
        ),
        linear-gradient(
            145deg,
            #fff,
            #f6f3eb
        );
}

.privacy-contact p {
    max-width: none;
    padding: 10px 12px;
    border-radius: 10px;
    transition: background .25s ease;
}

.privacy-contact p:hover {
    background: rgba(49,93,122,.05);
}

.privacy-document-footer {
    align-items: center;
    padding: 28px 0 0;
    border-top: 1px solid rgba(49,93,122,.12);
    color: var(--privacy-muted);
}

.privacy-document-footer strong {
    display: inline-flex;
    align-items: center;
    gap: 12px;
}

.privacy-document-footer strong::before {
    content: "";
    width: 34px;
    height: 2px;
    background: var(--privacy-accent);
}

.privacy-reading-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    height: 4px;
    pointer-events: none;
    background: rgba(255,255,255,.05);
}

.privacy-reading-progress span {
    display: block;
    width: 100%;
    height: 100%;
    transform: scaleX(0);
    transform-origin: left center;
    background: linear-gradient(
        90deg,
        var(--privacy-accent),
        var(--privacy-gold)
    );
    box-shadow: 0 0 14px rgba(103,184,194,.50);
}

.privacy-back-to-top {
    position: fixed;
    right: 24px;
    bottom: 24px;
    z-index: 9990;
    display: grid;
    place-items: center;
    width: 52px;
    height: 52px;
    border: 1px solid rgba(103,184,194,.32);
    border-radius: 50%;
    color: #fff;
    background:
        linear-gradient(
            145deg,
            rgba(18,29,39,.96),
            rgba(8,13,18,.96)
        );
    box-shadow: 0 18px 42px rgba(0,0,0,.28);
    opacity: 0;
    pointer-events: none;
    transform: translateY(18px);
    transition:
        opacity .28s ease,
        transform .28s ease,
        border-color .28s ease;
    cursor: pointer;
}

.privacy-back-to-top:hover {
    border-color: var(--privacy-accent);
    transform: translateY(-3px);
}

.privacy-back-to-top.is-visible {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

.privacy-back-to-top span {
    font-size: 1.25rem;
}

.privacy-reveal {
    opacity: 0;
    transform: translateY(28px);
    transition:
        opacity .72s ease var(--privacy-reveal-delay,0ms),
        transform .72s cubic-bezier(.2,.8,.2,1)
        var(--privacy-reveal-delay,0ms);
}

.privacy-reveal.is-visible {
    opacity: 1;
    transform: translateY(0);
}

@media (max-width: 1080px) {
    .privacy-layout {
        grid-template-columns: 260px minmax(0,1fr);
        gap: 28px;
    }

    .privacy-content {
        padding: 46px 42px;
    }
}

@media (max-width: 980px) {
    .privacy-layout {
        grid-template-columns: 1fr;
    }

    .privacy-index {
        position: relative;
        top: auto;
        max-height: none;
    }

    .privacy-index ol {
        display: grid;
        grid-template-columns: repeat(2,minmax(0,1fr));
        gap: 4px;
    }
}

@media (max-width: 700px) {
    .privacy-header {
        min-height: auto;
        padding: 120px 0 78px;
    }

    .privacy-header h1 {
        font-size: clamp(3rem,13vw,5rem);
    }

    .privacy-label::after {
        display: none;
    }

    .privacy-meta span {
        width: 100%;
        border-radius: 16px;
    }

    .privacy-layout {
        padding: 34px 0 84px;
    }

    .privacy-index {
        padding: 16px;
        border-radius: 20px;
    }

    .privacy-index ol {
        grid-template-columns: 1fr;
    }

    .privacy-content {
        padding: 34px 22px;
        border-radius: 22px;
    }

    .privacy-content section {
        padding-bottom: 48px;
        margin-bottom: 42px;
    }

    .privacy-content h2 {
        padding-left: 18px;
        font-size: 2rem;
    }

    .privacy-content p,
    .privacy-content li {
        font-size: .97rem;
    }

    .privacy-highlight,
    .privacy-contact {
        padding: 24px 20px;
    }

    .privacy-back-to-top {
        right: 14px;
        bottom: 14px;
        width: 48px;
        height: 48px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .privacy-page *,
    .privacy-page *::before,
    .privacy-page *::after {
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: .01ms !important;
        scroll-behavior: auto !important;
    }

    .privacy-reveal {
        opacity: 1 !important;
        transform: none !important;
    }
}

@media print {
    .privacy-reading-progress,
    .privacy-back-to-top,
    .privacy-current-chapter {
        display: none !important;
    }

    .privacy-header::before,
    .privacy-header::after,
    .privacy-content section::before,
    .privacy-content section::after {
        display: none !important;
    }

    .privacy-content {
        background: #fff;
        border-radius: 0;
    }
}

/* AW2_138: FIM POLITICA DE PRIVACIDADE SUPER PREMIUM */
