﻿:root {
  --corrente-laranja: #ff6418;
  --corrente-laranja-vivo: #ff8b22;
  --corrente-terra: #3d1a00;
  --corrente-marrom: #160700;
  --corrente-creme: #fff6ef;
  --corrente-texto: #241006;
  --corrente-muted: #7b6253;
}

body {
  background: #fff8f3;
  color: var(--corrente-texto);
}

nav {
  background: rgba(255, 248, 243, .94) !important;
  backdrop-filter: blur(16px);
}

.hero,
.page-hero,
.static-hero {
  position: relative;
  isolation: isolate;
  min-height: clamp(520px, 72vh, 760px);
  overflow: hidden;
  display: grid;
  align-items: center;
  background:
    radial-gradient(circle at 76% 48%, rgba(255, 111, 24, .30), transparent 28%),
    linear-gradient(110deg, rgba(21, 7, 0, .98) 0%, rgba(62, 24, 2, .96) 52%, rgba(126, 50, 8, .90) 100%) !important;
  color: #fff !important;
}

.hero::before,
.page-hero::before,
.static-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  background-image:
    linear-gradient(rgba(255,255,255,.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.055) 1px, transparent 1px);
  background-size: 44px 44px;
  opacity: .38;
}

.hero::after,
.page-hero::after,
.static-hero::after {
  content: "";
  position: absolute;
  right: clamp(22px, 7vw, 120px);
  bottom: clamp(18px, 8vw, 90px);
  width: clamp(230px, 31vw, 430px);
  aspect-ratio: 1;
  z-index: -1;
  background: url('../imagens/logomarca.png') center/contain no-repeat;
  opacity: .18;
  filter: sepia(1) saturate(1.3) hue-rotate(345deg);
}

.hero-inner,
.page-hero-inner,
.static-hero-inner {
  position: relative;
  z-index: 1;
  max-width: 1180px;
  width: min(100% - 40px, 1180px);
  margin: 0 auto;
}

.hero .label,
.page-hero .label,
.static-hero .label {
  color: #ffb46d !important;
  text-shadow: none !important;
}

.hero h1,
.page-hero h1,
.static-hero h1 {
  max-width: 840px;
  color: #fff !important;
  text-shadow: 0 16px 42px rgba(0,0,0,.42) !important;
}

.hero p,
.hero .lead,
.page-hero p,
.static-hero p {
  max-width: 710px;
  color: rgba(255,255,255,.84) !important;
  text-shadow: none !important;
}

body.page-paypal nav {
  position: sticky;
  top: 0;
  z-index: 30;
}

body.page-paypal .brand img {
  width: 82px;
  height: 82px;
  object-fit: contain;
}

body.page-paypal main section {
  padding: 86px 32px;
}

.paypal-hero {
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, .75fr);
  gap: clamp(28px, 5vw, 76px);
  padding: 108px 32px 92px;
}

.paypal-hero .hero-inner {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, .75fr);
  gap: clamp(28px, 5vw, 76px);
  align-items: center;
}

.paypal-trust-card {
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 8px;
  background: rgba(255,255,255,.08);
  box-shadow: 0 30px 90px rgba(0,0,0,.34);
  padding: 26px;
}

.paypal-trust-card img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 6px;
  filter: saturate(.9) contrast(1.06);
}

.paypal-trust-card strong {
  display: block;
  margin-top: 18px;
  font-size: 22px;
  color: #fff;
}

.paypal-trust-card span {
  display: block;
  margin-top: 6px;
  color: rgba(255,255,255,.72);
}

.paypal-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 32px;
}

.paypal-button,
.paypal-link-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 14px 21px;
  border-radius: 8px;
  background: var(--corrente-laranja);
  color: #fff !important;
  text-decoration: none;
  font-weight: 900;
  border: 0;
  cursor: pointer;
  box-shadow: 0 14px 34px rgba(255, 100, 24, .24);
}

.paypal-button.secondary {
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.32);
  box-shadow: none;
}

.paypal-section-head {
  max-width: 780px;
  margin: 0 auto 36px;
  text-align: center;
}

.paypal-section-head .label {
  color: var(--corrente-laranja);
}

.paypal-section-head h2,
.paypal-impact h2,
.paypal-video-copy h2,
.paypal-contact h2 {
  font-family: 'Playfair Display', Georgia, serif;
  color: var(--corrente-terra);
  font-size: clamp(34px, 4.6vw, 58px);
  line-height: 1;
}

.paypal-section-head p {
  color: var(--corrente-muted);
  font-size: 18px;
  margin-top: 14px;
}

.donation-grid {
  max-width: 1120px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.donation-card {
  display: flex;
  flex-direction: column;
  gap: 14px;
  min-height: 230px;
  padding: 26px;
  border: 1px solid rgba(255,100,24,.22);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 20px 60px rgba(61, 26, 0, .08);
}

.donation-card strong {
  font-family: 'Playfair Display', Georgia, serif;
  color: var(--corrente-terra);
  font-size: 31px;
  line-height: 1;
}

.donation-card p {
  flex: 1;
  color: var(--corrente-muted);
  margin: 0;
}

.paypal-impact {
  background:
    linear-gradient(135deg, rgba(61,26,0,.96), rgba(124,49,6,.92)),
    radial-gradient(circle at 18% 20%, rgba(255,138,34,.24), transparent 30%);
  color: #fff;
}

.paypal-impact h2,
.paypal-impact .label {
  color: #fff !important;
}

.impact-story-grid {
  max-width: 1120px;
  margin: 34px auto 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.impact-story-card {
  padding: 26px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 8px;
  background: rgba(255,255,255,.08);
}

.impact-story-card strong {
  display: block;
  color: #ffbd76;
  font-size: 30px;
  margin-bottom: 8px;
}

.impact-story-card p {
  color: rgba(255,255,255,.76) !important;
  margin: 0;
}

.paypal-media {
  background: #fff8f3;
}

.paypal-media-grid {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 34px;
  align-items: center;
}

.paypal-photo-stack {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.paypal-photo-stack img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 20px 50px rgba(61,26,0,.12);
}

.paypal-photo-stack img:first-child {
  grid-column: span 2;
  height: 330px;
}

.paypal-video-copy p {
  color: var(--corrente-muted);
  font-size: 18px;
  margin: 16px 0 24px;
}

.paypal-video-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.paypal-video-card {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  background: #1a0a00;
  aspect-ratio: 9 / 16;
  max-height: 520px;
  box-shadow: 0 20px 60px rgba(61,26,0,.16);
}

.paypal-video-card video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  background: #120700;
}

.paypal-video-play {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  background: linear-gradient(180deg, rgba(0,0,0,.08), rgba(0,0,0,.26));
  border: 0;
  cursor: pointer;
}

.paypal-video-play span {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: rgba(255,255,255,.94);
  color: var(--corrente-laranja);
  font-size: 30px;
  font-weight: 900;
  box-shadow: 0 16px 45px rgba(0,0,0,.24);
}

.paypal-contact {
  background: #fff;
}

.paypal-contact .wrap {
  max-width: 980px;
}

.paypal-contact form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-top: 24px;
}

.paypal-contact input,
.paypal-contact select,
.paypal-contact textarea {
  width: 100%;
  padding: 14px;
  border-radius: 8px;
  border: 1px solid rgba(61,26,0,.16);
  font: inherit;
  background: #fff;
}

.paypal-contact textarea {
  grid-column: 1 / -1;
  min-height: 110px;
}

.paypal-contact button {
  grid-column: 1 / -1;
  border-radius: 8px;
}

.paypal-footer {
  padding: 34px 32px;
  background: var(--corrente-terra);
  color: rgba(255,255,255,.72);
  text-align: center;
}

.paypal-footer a {
  color: #ffb46d;
}

@media (max-width: 940px) {
  .paypal-hero .hero-inner,
  .paypal-media-grid,
  .donation-grid,
  .impact-story-grid {
    grid-template-columns: 1fr;
  }

  .donation-grid {
    max-width: 620px;
  }

  .paypal-video-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 700px) {
  body.page-paypal main section,
  .paypal-hero {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paypal-contact form,
  .paypal-photo-stack {
    grid-template-columns: 1fr;
  }

  .paypal-photo-stack img,
  .paypal-photo-stack img:first-child {
    grid-column: auto;
    height: 240px;
  }
}

/* Bloco PIX e rodizio de fotos compartilhados nas paginas internas */
.pix-gauge-strip {
  position: relative;
  overflow: hidden;
  padding: 42px 20px 38px;
  background:
    linear-gradient(135deg, rgba(73, 30, 0, 0.96), rgba(111, 46, 3, 0.92)),
    radial-gradient(circle at 18% 18%, rgba(255, 132, 24, 0.22), transparent 34%);
  color: #fff;
}
.pix-gauge-strip::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.055) 1px, transparent 1px);
  background-size: 42px 42px;
  opacity: .45;
}
.pix-gauge-inner {
  position: relative;
  z-index: 1;
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(220px, 320px) 1fr;
  gap: 34px;
  align-items: center;
}
.pix-gauge-orb {
  position: relative;
  width: clamp(168px, 22vw, 230px);
  aspect-ratio: 1;
  border-radius: 50%;
  margin: 0 auto;
  display: grid;
  place-items: center;
  background: conic-gradient(from -90deg, #ff7a18 0deg 318deg, rgba(255,255,255,.18) 318deg 360deg);
  animation: pixGaugeFloat 4.5s ease-in-out infinite;
  box-shadow: 0 22px 70px rgba(255, 105, 24, 0.28);
}
.pix-gauge-orb::before {
  content: "";
  position: absolute;
  width: calc(100% - 30px);
  aspect-ratio: 1;
  border-radius: 50%;
  background: rgba(74, 28, 0, 0.94);
  box-shadow: inset 0 0 28px rgba(255,255,255,.08);
}
.pix-gauge-key {
  position: relative;
  z-index: 1;
  max-width: 172px;
  text-align: center;
  font-weight: 900;
  line-height: 1.2;
  font-size: clamp(15px, 1.55vw, 20px);
  padding: 10px 12px;
  border-radius: 8px;
  background: rgba(33, 10, 0, .62);
  box-shadow: 0 12px 34px rgba(0,0,0,.2);
}
.pix-gauge-key strong { display: block; }
.pix-gauge-copy h2 {
  margin: 0 0 10px;
  font-family: 'Playfair Display', Georgia, serif;
  font-size: clamp(30px, 4.4vw, 54px);
  line-height: .98;
  color: #fff !important;
}
.pix-gauge-copy p {
  max-width: 690px;
  margin: 0;
  color: rgba(255,255,255,.82) !important;
  font-size: clamp(15px, 1.35vw, 19px);
  line-height: 1.65;
}
.pix-gauge-pulse {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 18px;
  padding: 10px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,.11);
  border: 1px solid rgba(255,255,255,.2);
  color: #fff4e8;
  font-weight: 800;
}
.pix-gauge-pulse::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #35d67a;
  box-shadow: 0 0 0 0 rgba(53,214,122,.55);
  animation: pixPulse 1.45s ease-out infinite;
}
@keyframes pixGaugeFloat { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-8px)} }
@keyframes pixPulse { 100% { box-shadow: 0 0 0 14px rgba(53,214,122,0); } }

.foto-rodizio {
  background: #120700;
  color: #fff;
  overflow: hidden;
  padding: 86px 0;
  position: relative;
}
.foto-rodizio::before,
.foto-rodizio::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 90px;
  z-index: 2;
  pointer-events: none;
}
.foto-rodizio::before { left: 0; background: linear-gradient(90deg,#120700,rgba(18,7,0,0)); }
.foto-rodizio::after { right: 0; background: linear-gradient(270deg,#120700,rgba(18,7,0,0)); }
.foto-rodizio-head {
  max-width: 1180px;
  margin: 0 auto 28px;
  padding: 0 32px;
}
.foto-rodizio-kicker {
  color: #ff9d4a;
  text-transform: uppercase;
  letter-spacing: .16em;
  font-size: 12px;
  font-weight: 900;
}
.foto-rodizio h2 {
  margin-top: 8px;
  font-family: 'Playfair Display', Georgia, serif;
  font-size: clamp(32px, 4.6vw, 58px);
  line-height: 1;
  color: #fff !important;
}
.foto-rodizio-window { width: 100%; overflow: hidden; }
.foto-rodizio-track {
  display: flex;
  width: max-content;
  gap: 16px;
  animation: fotoRodizioMove 42s linear infinite;
}
.foto-rodizio-item {
  width: clamp(220px, 24vw, 340px);
  height: clamp(170px, 18vw, 250px);
  flex: 0 0 auto;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,.1);
  background: #241006;
}
.foto-rodizio-item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(1) contrast(1.08);
}
@keyframes fotoRodizioMove { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@media(max-width:800px) {
  .pix-gauge-inner { grid-template-columns: 1fr; text-align: center; }
  .pix-gauge-copy p { margin: 0 auto; }
  .pix-gauge-pulse { justify-content: center; }
}

/* FORMULARIO PRINCIPAL COMPARTILHADO NAS PAGINAS */
.contato-whatsapp {
  padding: 96px 32px;
  background: #fff8f3;
  color: #241006;
}
.contato-grid {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(360px, 1fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: center;
}
.contato-whatsapp .section-label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--corrente-laranja, #ff6418);
  margin-bottom: 18px;
}
.contato-whatsapp h2 {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: clamp(36px, 5vw, 60px);
  line-height: 1.05;
  color: var(--corrente-terra, #3d1a00) !important;
  margin: 0 0 18px;
}
.contato-whatsapp h2 em {
  color: var(--corrente-laranja, #ff6418);
  font-style: italic;
}
.contato-lead {
  max-width: 620px;
  font-size: 17px;
  color: var(--corrente-muted, #7b6253);
  line-height: 1.7;
}
.contato-points {
  display: grid;
  gap: 14px;
  margin-top: 28px;
}
.contato-point {
  display: grid;
  grid-template-columns: 38px 1fr;
  gap: 14px;
  align-items: start;
  color: var(--corrente-muted, #7b6253);
}
.contato-point span {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: rgba(255, 100, 24, .12);
  color: var(--corrente-laranja, #ff6418);
  font-weight: 900;
}
.contato-point strong {
  display: block;
  color: var(--corrente-terra, #3d1a00);
  margin-bottom: 3px;
}
.whatsapp-form-card {
  background: var(--corrente-terra, #3d1a00);
  border-radius: 8px;
  padding: clamp(24px, 4vw, 34px);
  color: #fff;
  box-shadow: 0 28px 90px rgba(61,26,0,.22);
}
.whatsapp-form-card h3 {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: clamp(28px, 3vw, 36px);
  line-height: 1.08;
  margin: 0 0 8px;
  color: #fff !important;
}
.whatsapp-form-card p {
  color: rgba(255,255,255,.72) !important;
  line-height: 1.6;
  margin: 0 0 24px;
}
.whatsapp-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.form-field { display: flex; flex-direction: column; gap: 8px; }
.form-field.full { grid-column: 1 / -1; }
.form-field label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #ffb46d;
  font-weight: 800;
}
.form-field input,
.form-field select,
.form-field textarea {
  width: 100%;
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.1);
  color: #fff;
  border-radius: 8px;
  padding: 14px;
  font: inherit;
  outline: none;
}
.form-field select option { color: var(--corrente-terra, #3d1a00); }
.form-field textarea { min-height: 106px; resize: vertical; }
.form-field input:focus,
.form-field select:focus,
.form-field textarea:focus {
  border-color: #ffb46d;
  background: rgba(255,255,255,.14);
}
.whatsapp-submit {
  grid-column: 1 / -1;
  border: 0;
  background: #25d366;
  color: #0c2617;
  border-radius: 8px;
  padding: 16px 22px;
  font: inherit;
  font-weight: 900;
  cursor: pointer;
}
.whatsapp-submit:disabled { opacity: .72; cursor: wait; }
.form-note {
  grid-column: 1 / -1;
  font-size: 13px;
  color: rgba(255,255,255,.7);
  line-height: 1.5;
}
@media(max-width:900px) {
  .contato-grid { grid-template-columns: 1fr; }
}
@media(max-width:640px) {
  .contato-whatsapp { padding: 76px 20px; }
  .whatsapp-form { grid-template-columns: 1fr; }
}
/* FIM FORMULARIO PRINCIPAL COMPARTILHADO */
