/* Estilos da campanha — versão independente para a hospedagem KingHost. */

:root {
  --blue: #032963;
  --blue-night: #010f39;
  --green: #28783d;
  --orange: #f89d2b;
  --mist: #e8f0f4;
  --green-mist: #ddebdf;
  --sand: #f4e5cf;
  --warm-white: #f7f7f4;
  --ink: #10213b;
  --text: #405066;
  --border: #d9e2e8;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: #fff; color: var(--ink); font-family: "Manrope", Arial, sans-serif; line-height: 1.65; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button, input, select, textarea { font: inherit; }
button { cursor: pointer; }
h1, h2, h3, p { margin-top: 0; }
h1, h2, h3, .wordmark, .hero-number, .footer-number, .support-number, .closing-vote strong { font-family: "Sora", Arial, sans-serif; }
h1, h2, h3 { line-height: 1.08; letter-spacing: -.035em; }
h2 { font-size: clamp(2rem, 4vw, 4rem); }
p { color: var(--text); }
.shell { width: min(1180px, calc(100% - 40px)); margin: 0 auto; }
.narrow { max-width: 820px; }
.center { text-align: center; }
.section { padding: 100px 0; }
.light-section { background: var(--warm-white); }
.eyebrow { margin-bottom: 16px; color: var(--green); font-size: .76rem; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.eyebrow.light { color: #9dd5ac; }
.section-heading { max-width: 780px; margin-bottom: 48px; }
.section-heading h2 { margin-bottom: 18px; color: var(--blue); }
.section-heading > p:last-child { max-width: 680px; font-size: 1.08rem; }
.button { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; border: 0; border-radius: 12px; padding: 13px 22px; font-size: .8rem; font-weight: 800; letter-spacing: .06em; text-align: center; text-transform: uppercase; transition: transform .2s, box-shadow .2s, background .2s; }
.button:hover { transform: translateY(-2px); box-shadow: 0 12px 26px rgba(1,15,57,.16); }
.button:disabled { cursor: wait; opacity: .65; transform: none; }
.button-small { min-height: 42px; padding: 10px 16px; font-size: .7rem; }
.button-orange { background: var(--orange); color: var(--blue-night); }
.button-blue { background: var(--blue); color: #fff; }
.button-ghost { border: 1px solid rgba(3,41,99,.22); background: rgba(255,255,255,.55); color: var(--blue); }
.button-ghost-light { border: 1px solid rgba(255,255,255,.4); color: #fff; }
.button-wide { width: 100%; }
.button-row { display: flex; flex-wrap: wrap; gap: 12px; }
.button-row.center { justify-content: center; }
.text-link { color: var(--blue); font-size: .85rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.text-link span { color: var(--orange); font-size: 1.3em; }
.action-gap { margin-top: 38px; }

.site-header { position: sticky; z-index: 50; top: 0; border-bottom: 1px solid rgba(3,41,99,.08); background: rgba(255,255,255,.94); backdrop-filter: blur(14px); }
.header-inner { display: flex; min-height: 76px; align-items: center; gap: 24px; }
.wordmark { display: flex; align-items: baseline; gap: 7px; color: var(--blue); font-size: 1rem; font-weight: 800; letter-spacing: .08em; }
.wordmark strong { color: var(--orange); font-size: 1.12rem; }
.desktop-nav { display: flex; flex: 1; align-items: center; justify-content: center; gap: clamp(14px, 2.4vw, 30px); }
.desktop-nav a { position: relative; padding: 24px 0; color: #33435a; font-size: .78rem; font-weight: 700; }
.desktop-nav a::after { position: absolute; right: 0; bottom: 18px; left: 0; height: 2px; background: var(--orange); content: ""; transform: scaleX(0); transition: transform .2s; }
.desktop-nav a:hover::after { transform: scaleX(1); }
.mobile-menu { display: none; }

.hero { overflow: hidden; background: linear-gradient(118deg, #fff 0%, #f5f8f8 62%, #e4eee7 100%); }
.hero-grid { display: grid; min-height: 720px; grid-template-columns: 1.05fr .95fr; align-items: center; }
.hero-copy { position: relative; z-index: 2; padding: 80px 0 70px; }
.hero-copy h1 { margin-bottom: 4px; color: var(--blue); font-size: clamp(3.2rem, 7vw, 6.8rem); text-transform: uppercase; }
.hero-copy h1 span { display: block; font-size: .32em; font-weight: 600; letter-spacing: .36em; }
.hero-number { color: var(--blue); font-size: clamp(5rem, 11vw, 10rem); font-weight: 800; letter-spacing: -.09em; line-height: .82; }
.hero-slogan { margin: 22px 0 12px; color: var(--blue); font-size: clamp(1.7rem, 3vw, 2.7rem); }
.hero-slogan em { color: var(--green); font-style: normal; font-weight: 800; }
.hero-text { max-width: 590px; margin-bottom: 26px; font-size: 1.08rem; }
.hero-party { width: 180px; margin-top: 28px; mix-blend-mode: multiply; }
.hero-portrait { position: relative; align-self: end; height: 660px; }
.hero-portrait::before { position: absolute; right: -120px; bottom: -170px; width: 660px; height: 660px; border-radius: 50%; background: var(--blue); content: ""; }
.hero-portrait::after { position: absolute; right: -180px; bottom: 110px; width: 680px; height: 250px; border: 3px solid rgba(40,120,61,.35); border-left-color: transparent; border-radius: 50%; content: ""; transform: rotate(-10deg); }
.hero-portrait > img { position: absolute; z-index: 2; bottom: 0; left: 50%; width: min(100%, 560px); max-height: 650px; object-fit: contain; object-position: bottom; transform: translateX(-50%); }
.sun-dot { position: absolute; z-index: 1; top: 76px; right: 30px; width: 84px; height: 84px; border-radius: 50%; background: var(--orange); }
.portrait-tag { position: absolute; z-index: 3; right: 0; bottom: 38px; display: flex; flex-direction: column; border-left: 5px solid var(--orange); border-radius: 4px; padding: 14px 18px; background: rgba(1,15,57,.92); color: white; }
.portrait-tag strong { text-transform: uppercase; }
.portrait-tag span { color: #cbd6e7; font-size: .7rem; }

.conflict { padding: 110px 0; background: var(--blue); color: #fff; }
.conflict h2 { margin-bottom: 28px; color: #fff; }
.conflict h2 span { color: var(--orange); }
.conflict p { color: #dce5f0; font-size: 1.08rem; }
.statement { display: inline-block; margin-top: 24px; border-bottom: 4px solid var(--orange); padding-bottom: 8px; font-size: 1.05rem; letter-spacing: .05em; text-transform: uppercase; }
.feature-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; }
.feature-grid article { min-height: 260px; border: 1px solid var(--border); border-radius: 20px; padding: 30px; background: #fff; box-shadow: 0 16px 50px rgba(3,41,99,.06); }
.feature-grid article:nth-child(2) { background: var(--green); }
.feature-grid article:nth-child(2) h3, .feature-grid article:nth-child(2) p { color: #fff; }
.feature-grid article:nth-child(2) .feature-index { color: #b8ebc5; }
.feature-grid h3 { color: var(--blue); font-size: 1.45rem; }
.feature-index { display: block; margin-bottom: 35px; color: var(--orange); font-family: "Sora", sans-serif; font-weight: 800; }

.iptu-section { background: linear-gradient(135deg, var(--mist), #fff); }
.flow-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 14px; }
.flow-grid div { position: relative; min-height: 180px; border-radius: 18px; padding: 26px 22px; background: #fff; box-shadow: 0 10px 32px rgba(3,41,99,.08); }
.flow-grid div:not(:last-child)::after { position: absolute; z-index: 2; top: 50%; right: -14px; display: grid; width: 28px; height: 28px; place-items: center; border-radius: 50%; background: var(--orange); color: var(--blue-night); content: "→"; font-weight: 900; transform: translateY(-50%); }
.flow-grid span { display: grid; width: 34px; height: 34px; margin-bottom: 30px; place-items: center; border-radius: 50%; background: var(--blue); color: #fff; font-weight: 800; }
.flow-grid strong { color: var(--blue); }

.petition-callout { padding: 70px 0; background: var(--green); color: #fff; }
.petition-callout-grid { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 50px; }
.petition-callout h2 { margin-bottom: 18px; font-size: clamp(2rem, 4vw, 3.8rem); }
.petition-callout p { max-width: 760px; color: #e0efe3; }
.proposal-preview-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; }
.proposal-preview-grid article { border: 1px solid var(--border); border-radius: 20px; padding: 28px; }
.proposal-preview-grid h3 { color: var(--blue); font-size: 1.35rem; }
.card-mark { width: 68px; height: 7px; margin-bottom: 36px; border-radius: 6px; }
.card-mark.blue { background: var(--blue); }.card-mark.green { background: var(--green); }.card-mark.orange { background: var(--orange); }

.bio-preview { background: var(--warm-white); }
.bio-grid { display: grid; grid-template-columns: .85fr 1.15fr; align-items: center; gap: 80px; }
.bio-photo { position: relative; overflow: hidden; height: 580px; border-radius: 28px 28px 120px 28px; background: var(--mist); }
.bio-photo::after { position: absolute; right: -70px; bottom: -70px; width: 200px; height: 200px; border-radius: 50%; background: var(--orange); content: ""; }
.bio-photo img { position: relative; z-index: 1; width: 100%; height: 100%; object-fit: contain; object-position: bottom; }
.bio-grid h2 { color: var(--blue); }
.lead { color: var(--green); font-weight: 800; }
.role-list { display: grid; margin: 30px 0; grid-template-columns: repeat(3,1fr); gap: 12px; }
.role-list span { border-top: 3px solid var(--orange); padding-top: 12px; color: var(--text); font-size: .8rem; }
.role-list strong { display: block; color: var(--blue); font-size: .78rem; text-transform: uppercase; }

.tarcisio-section { overflow: hidden; background: var(--blue-night); color: #fff; }
.tarcisio-grid { display: grid; min-height: 540px; grid-template-columns: 1.1fr .9fr; align-items: center; }
.tarcisio-grid h2 { color: #fff; }
.tarcisio-grid p { max-width: 610px; color: #dce5f0; }
.tarcisio-grid img { align-self: end; max-height: 530px; justify-self: center; }
.support-number { margin-top: 28px; color: #fff; font-size: 1.6rem; letter-spacing: .08em; }
.support-number strong { color: var(--orange); font-size: 2.2em; }
.video-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; }
.video-card { overflow: hidden; border: 1px solid var(--border); border-radius: 20px; background: #fff; }
.video-card h3, .video-card p { margin-right: 24px; margin-left: 24px; }
.video-card h3 { margin-top: 22px; color: var(--blue); font-size: 1.25rem; }
.video-card p { margin-bottom: 24px; font-size: .84rem; }
.video-cover { position: relative; display: flex; height: 210px; align-items: flex-end; justify-content: space-between; padding: 20px; background: linear-gradient(145deg, var(--blue), var(--blue-night)); color: #fff; }
.video-cover::after { position: absolute; top: 32px; right: -50px; width: 220px; height: 60px; border: 2px solid var(--green); border-radius: 50%; content: ""; transform: rotate(-14deg); }
.play { display: grid; z-index: 1; width: 54px; height: 54px; place-items: center; border-radius: 50%; background: var(--orange); color: var(--blue-night); }
.territory-section { padding: 100px 0; background: var(--green); color: #fff; }
.territory-section h2 { color: #fff; }
.territory-section p { max-width: 800px; color: #e4f0e6; font-size: 1.08rem; }
.territory-words { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 36px; }
.territory-words span { border: 1px solid rgba(255,255,255,.38); border-radius: 99px; padding: 9px 16px; font-size: .78rem; font-weight: 700; }

.participate-section { background: linear-gradient(135deg, #fff, var(--mist)); }
.form-layout { display: grid; grid-template-columns: .8fr 1.2fr; align-items: start; gap: 70px; }
.form-layout h2 { color: var(--blue); }
.campaign-form { border: 1px solid var(--border); border-radius: 22px; padding: 30px; background: #fff; box-shadow: 0 18px 60px rgba(3,41,99,.08); }
.form-grid { display: grid; gap: 16px; }
.form-grid.two-col { grid-template-columns: 1fr 1fr; }
.field { display: flex; flex-direction: column; gap: 7px; }
.field > span { color: var(--blue); font-size: .75rem; font-weight: 800; }
.field input, .field select, .field textarea { width: 100%; border: 1px solid #cad6de; border-radius: 10px; outline: 0; padding: 13px 14px; background: #fbfcfc; color: var(--ink); }
.field input:focus, .field select:focus, .field textarea:focus { border-color: var(--green); box-shadow: 0 0 0 3px rgba(40,120,61,.12); }
.checkbox-row { display: grid; margin: 18px 0; grid-template-columns: 20px 1fr; gap: 10px; color: var(--text); font-size: .75rem; line-height: 1.55; }
.checkbox-row input { width: 18px; height: 18px; accent-color: var(--green); }
.checkbox-row a, .form-privacy a { color: var(--blue); text-decoration: underline; }
.consent-highlight { border: 2px solid var(--green); border-radius: 12px; padding: 14px; background: var(--green-mist); color: var(--ink); }
.form-privacy { font-size: .7rem; }
.form-status { margin: 16px 0 0; border-radius: 10px; padding: 12px; font-size: .78rem; }
.form-status.success { background: var(--green-mist); color: #174a25; }.form-status.error { background: #fde8e4; color: #8d2016; }
.honey { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; opacity: 0 !important; }

.closing-vote { padding: 80px 0; background: var(--blue); color: #fff; }
.closing-grid { display: flex; align-items: center; justify-content: space-between; }
.closing-grid p { margin: 0; color: #9dd5ac; font-weight: 800; text-transform: uppercase; }
.closing-grid h2 { margin: 4px 0; color: #fff; text-transform: uppercase; }
.closing-grid span { text-transform: uppercase; }
.closing-grid > strong { color: var(--orange); font-size: clamp(5rem, 15vw, 10rem); letter-spacing: -.09em; line-height: .8; }

.inner-hero { overflow: hidden; background: var(--blue); color: #fff; }
.inner-hero-grid { display: grid; min-height: 620px; grid-template-columns: 1fr .75fr; align-items: center; }
.inner-hero h1 { font-size: clamp(3rem, 6vw, 6rem); }
.inner-hero p { max-width: 680px; color: #dce5f0; font-size: 1.08rem; }
.inner-hero img { align-self: end; max-height: 600px; justify-self: center; }
.inner-hero.compact { padding: 100px 0; }
.inner-hero.compact h1 { max-width: 850px; }
.large-copy { font-size: 1.15rem; line-height: 1.85; }
.values-section { background: var(--warm-white); }
.values-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 16px; }
.values-grid div { min-height: 135px; border-radius: 16px; padding: 22px; background: #fff; }
.values-grid span { display: block; margin-bottom: 28px; color: var(--orange); font-weight: 800; }
.values-grid strong { color: var(--blue); }
.roles-section { background: var(--mist); }
.role-columns { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }
.role-columns article { border-radius: 20px; padding: 34px; background: #fff; }
.role-columns small { color: var(--green); font-weight: 800; text-transform: uppercase; }
.role-columns h2 { margin-top: 14px; color: var(--blue); font-size: 2rem; }
.quote-section blockquote { margin: 0 0 24px; color: var(--blue); font-family: "Sora", sans-serif; font-size: clamp(1.8rem, 4vw, 3.5rem); font-weight: 700; line-height: 1.2; }

.proposals-list { background: var(--warm-white); }
.proposal-detail { margin-bottom: 28px; overflow: hidden; border: 1px solid var(--border); border-radius: 20px; background: #fff; }
.proposal-title { display: flex; align-items: center; gap: 18px; padding: 26px 30px; background: var(--blue); color: #fff; }
.proposal-title span { color: var(--orange); font-weight: 800; }
.proposal-title h2 { margin: 0; font-size: 1.6rem; }
.proposal-columns { display: grid; grid-template-columns: repeat(4,1fr); }
.proposal-columns div { min-height: 210px; border-right: 1px solid var(--border); padding: 26px; }
.proposal-columns div:last-child { border-right: 0; background: var(--green-mist); }
.proposal-columns small { display: block; margin-bottom: 18px; color: var(--green); font-weight: 800; text-transform: uppercase; }

.content-hero { background: linear-gradient(120deg, var(--blue), var(--blue-night)); }
.filter-pills { display: flex; flex-wrap: wrap; gap: 9px; margin-bottom: 34px; }
.filter-pills span { border-radius: 99px; padding: 8px 15px; background: var(--mist); color: var(--blue); font-size: .75rem; font-weight: 700; }
.filter-pills span:first-child { background: var(--blue); color: #fff; }
.content-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }
.content-card { overflow: hidden; border: 1px solid var(--border); border-radius: 20px; background: #fff; }
.content-card-cover { position: relative; display: flex; height: 230px; align-items: flex-end; justify-content: space-between; padding: 22px; background: linear-gradient(145deg, var(--blue), var(--blue-night)); color: #fff; }
.content-card-cover::before { position: absolute; top: 30px; right: -50px; width: 220px; height: 70px; border: 2px solid var(--green); border-radius: 50%; content: ""; transform: rotate(-13deg); }
.content-card-cover > span { display: grid; width: 48px; height: 48px; place-items: center; border-radius: 50%; background: var(--orange); color: var(--blue-night); }
.content-card-cover strong { font-size: 2.4rem; color: rgba(255,255,255,.25); }
.content-card h2, .content-card p, .content-card button { margin-right: 24px; margin-left: 24px; }
.content-card h2 { margin-top: 22px; color: var(--blue); font-size: 1.25rem; }
.content-card button { margin-bottom: 24px; border: 0; background: none; color: var(--green); font-size: .72rem; font-weight: 800; text-transform: uppercase; }

.qr-hero { display: grid; min-height: calc(100vh - 76px); place-items: center; padding: 80px 0; background: radial-gradient(circle at 50% 22%, #0d4b85, var(--blue-night) 60%); color: #fff; }
.qr-hero h1 { margin-bottom: 42px; font-size: clamp(3rem, 8vw, 7rem); }
.question-mark { margin: 0 auto 18px; color: var(--orange); font-family: "Sora", sans-serif; font-size: 6rem; font-weight: 800; line-height: .9; }
.qr-divider { width: 90px; height: 5px; margin: 0 auto 42px; background: var(--orange); }
.qr-hero h2 { font-size: clamp(2rem, 4vw, 3.3rem); }
.qr-hero p { color: #dce5f0; }
.qr-reveal { display: flex; width: min(640px,100%); margin: 36px auto; align-items: center; justify-content: center; gap: 14px; border: 1px solid rgba(255,255,255,.25); border-radius: 18px; padding: 18px 24px; }
.qr-reveal span { text-transform: uppercase; }.qr-reveal strong { color: var(--orange); font-size: 2rem; }.qr-reveal em { color: #a9dfb5; font-style: normal; }

.petition-hero { overflow: hidden; background: var(--green); color: #fff; }
.petition-hero-grid { display: grid; min-height: 610px; grid-template-columns: 1fr .55fr; align-items: center; gap: 40px; }
.petition-hero h1 { max-width: 800px; font-size: clamp(3.3rem, 7vw, 7rem); }
.petition-subtitle { max-width: 760px; color: #e3f2e7; font-size: 1.3rem; }
.petition-badge { display: inline-block; border-radius: 99px; padding: 9px 16px; background: rgba(1,15,57,.35); font-size: .75rem; font-weight: 800; text-transform: uppercase; }
.petition-symbol { display: grid; aspect-ratio: 1; place-items: center; align-content: center; border: 2px solid rgba(255,255,255,.35); border-radius: 50%; text-align: center; }
.petition-symbol span { color: var(--orange); font-size: 4rem; font-weight: 800; line-height: 1; }.petition-symbol strong { font-size: 1.6rem; }.petition-symbol small { letter-spacing: .2em; }
.petition-reading { display: grid; grid-template-columns: .8fr 1.2fr; gap: 70px; }
.petition-reading h2 { color: var(--blue); }
.petition-reading p { font-size: 1.05rem; }
.petition-demands { background: var(--blue); color: #fff; }
.petition-demands h2 { max-width: 900px; }
.demand-grid { display: grid; margin-top: 50px; grid-template-columns: repeat(2,1fr); gap: 18px; }
.demand-grid article { border: 1px solid rgba(255,255,255,.17); border-radius: 18px; padding: 28px; background: rgba(255,255,255,.05); }
.demand-grid span { color: var(--orange); font-weight: 800; }.demand-grid h3 { margin: 22px 0 10px; font-size: 1.3rem; }.demand-grid p { color: #dce5f0; }
.petition-text { background: var(--warm-white); }
.petition-text h2 { color: var(--blue); font-size: clamp(2rem, 4vw, 3.2rem); }
.petition-text p { font-size: 1.03rem; }
.sign-section { background: linear-gradient(135deg, var(--mist), #fff); }
.sign-layout { display: grid; grid-template-columns: .7fr 1.3fr; align-items: start; gap: 60px; }
.sign-layout h2 { color: var(--blue); }
.privacy-promises { margin: 28px 0; padding: 0; list-style: none; }
.privacy-promises li { position: relative; margin: 10px 0; padding-left: 28px; color: var(--text); }
.privacy-promises li::before { position: absolute; left: 0; color: var(--green); content: "✓"; font-weight: 900; }
.signature-count { display: flex; margin-bottom: 14px; align-items: baseline; gap: 10px; color: var(--blue); }
.signature-count strong { color: var(--orange); font-family: "Sora", sans-serif; font-size: 2rem; }
.signature-count span { font-size: .78rem; font-weight: 700; }

.policy-date { color: var(--green); font-weight: 800; }
.policy h2 { margin: 54px 0 14px; color: var(--blue); font-size: 1.55rem; }
.policy p, .policy li { font-size: 1rem; }
.policy li { margin: 8px 0; color: var(--text); }
.privacy-request { background: var(--mist); }

.site-footer { background: var(--blue-night); color: #fff; }
.footer-grid { display: grid; padding: 70px 0; grid-template-columns: 1fr .8fr .8fr; gap: 50px; }
.footer-grid p { margin: 5px 0; color: #cbd6e7; font-size: .8rem; }
.footer-grid > div:nth-child(2) { display: flex; flex-direction: column; gap: 8px; }
.footer-grid a { color: #cbd6e7; font-size: .82rem; }
.footer-number { margin-bottom: 10px; color: var(--orange); font-size: 3.5rem; font-weight: 800; letter-spacing: -.08em; line-height: 1; }
.footer-party img { width: 230px; margin-bottom: 12px; }
.electoral-strip { border-top: 1px solid rgba(255,255,255,.12); padding: 12px 20px; color: #95a6bf; font-size: .65rem; letter-spacing: .1em; text-align: center; }
.mobile-bottom-bar { display: none; }

@media (max-width: 980px) {
  .desktop-nav, .header-inner > .button { display: none; }
  .header-inner { justify-content: space-between; }
  .mobile-menu { position: relative; display: block; }
  .mobile-menu summary { border-radius: 8px; padding: 8px 12px; background: var(--blue); color: #fff; cursor: pointer; font-size: .75rem; font-weight: 800; list-style: none; }
  .mobile-menu nav { position: absolute; top: 48px; right: 0; display: flex; width: min(320px, calc(100vw - 40px)); flex-direction: column; border: 1px solid var(--border); border-radius: 14px; padding: 12px; background: #fff; box-shadow: 0 20px 50px rgba(1,15,57,.2); }
  .mobile-menu nav a { padding: 11px; color: var(--blue); font-weight: 700; }
  .hero-grid { min-height: auto; grid-template-columns: 1fr 1fr; }
  .hero-portrait { height: 560px; }
  .flow-grid { grid-template-columns: repeat(2,1fr); }
  .flow-grid div:nth-child(2)::after { display: none; }
  .bio-grid { gap: 40px; }
  .proposal-columns { grid-template-columns: repeat(2,1fr); }
  .proposal-columns div { border-bottom: 1px solid var(--border); }
  .proposal-columns div:nth-child(2) { border-right: 0; }
  .values-grid { grid-template-columns: repeat(2,1fr); }
  .content-grid { grid-template-columns: repeat(2,1fr); }
}

@media (max-width: 760px) {
  body { padding-bottom: 66px; }
  .shell { width: min(100% - 28px, 1180px); }
  .section { padding: 72px 0; }
  .site-header { position: relative; }
  .hero-grid, .bio-grid, .tarcisio-grid, .inner-hero-grid, .petition-hero-grid, .petition-reading, .form-layout, .sign-layout { grid-template-columns: 1fr; }
  .hero-copy { padding: 55px 0 10px; }
  .hero-copy h1 { font-size: clamp(3rem, 16vw, 5rem); }
  .hero-number { font-size: clamp(5rem, 27vw, 8rem); }
  .hero-party { width: 145px; }
  .hero-portrait { height: 500px; }
  .portrait-tag { right: 10px; bottom: 20px; }
  .feature-grid, .proposal-preview-grid, .video-grid, .role-columns, .footer-grid { grid-template-columns: 1fr; }
  .feature-grid article { min-height: auto; }
  .petition-callout-grid { grid-template-columns: 1fr; gap: 20px; }
  .bio-photo { height: 480px; }
  .role-list { grid-template-columns: 1fr; }
  .tarcisio-grid { padding-top: 70px; text-align: center; }
  .tarcisio-grid p { margin-right: auto; margin-left: auto; }
  .tarcisio-grid img { max-height: 440px; }
  .form-grid.two-col { grid-template-columns: 1fr; }
  .closing-grid { align-items: flex-start; flex-direction: column; gap: 45px; }
  .inner-hero-grid { padding-top: 70px; }
  .inner-hero img { max-height: 500px; }
  .inner-hero.compact { padding: 72px 0; }
  .proposal-columns { grid-template-columns: 1fr; }
  .proposal-columns div { min-height: auto; border-right: 0; }
  .content-grid { grid-template-columns: 1fr; }
  .qr-reveal { align-items: center; flex-direction: column; }
  .petition-symbol { display: none; }
  .demand-grid { grid-template-columns: 1fr; }
  .petition-form-wrap { min-width: 0; }
  .footer-grid { gap: 28px; }
  .mobile-bottom-bar { position: fixed; z-index: 60; right: 0; bottom: 0; left: 0; display: flex; height: 66px; align-items: center; justify-content: space-between; border-top: 1px solid rgba(255,255,255,.16); padding: 8px 14px; background: var(--blue-night); color: #fff; }
  .mobile-brand { font-family: "Sora", sans-serif; font-size: .8rem; font-weight: 800; letter-spacing: .05em; }
  .mobile-brand strong { color: var(--orange); }
}

@media (max-width: 480px) {
  .button { width: 100%; }
  .button-row { flex-direction: column; }
  .flow-grid { grid-template-columns: 1fr; }
  .flow-grid div::after { display: none !important; }
  .values-grid { grid-template-columns: 1fr; }
  .hero-portrait { height: 430px; }
  .hero-portrait::before { width: 480px; height: 480px; }
  .bio-photo { height: 410px; }
  .campaign-form { padding: 20px; }
  .closing-grid > strong { font-size: 7rem; }
  .petition-hero h1 { font-size: 3.3rem; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; }
}
