/*
Theme Name: Gabriel com Copy
Theme URI: https://gabrielcomcopy.com.br
Author: Gabriel de Lima Oliveira
Author URI: https://www.instagram.com/gabrielcomcopy/
Description: Tema autoral para o site Gabriel com Copy, com páginas comerciais, aula e blog WordPress.
Version: 1.0.1
Requires at least: 6.2
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: gabrielcomcopy
*/

:root {
  --ink: #0b1f33;
  --ink-2: #17364f;
  --paper: #f7f5ef;
  --white: #ffffff;
  --blue: #1468ff;
  --blue-dark: #0754dd;
  --orange: #e8792f;
  --mist: #e9eef5;
  --muted: #647184;
  --line: rgba(11, 31, 51, .16);
  --shadow: 0 24px 70px rgba(11, 31, 51, .10);
  --radius: 22px;
  --content: 1180px;
  --reading: 760px;
}
.sample-banner { padding: 8px 16px; background: var(--orange); color: var(--ink); text-align: center; font-size: 12px; font-weight: 850; letter-spacing: .08em; }
.preview-page { display: none; }
.preview-page.is-active { display: block; }
.preview-page .archive-head + .article-grid { padding-top: 25px; }
.preview-page[data-page="contato"] a[href="#"] { cursor: default; }

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--ink);
  background: var(--paper);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 18px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
}
img { max-width: 100%; height: auto; }
a { color: inherit; }
button, input, textarea { font: inherit; }
.screen-reader-text {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0;
}
.screen-reader-text:focus {
  width: auto; height: auto; padding: .75rem 1rem; margin: 0; overflow: visible;
  clip: auto; white-space: normal; z-index: 100000; background: var(--white);
}
.site-shell { width: min(calc(100% - 40px), var(--content)); margin-inline: auto; }
.reading-shell { width: min(calc(100% - 40px), var(--reading)); margin-inline: auto; }

.site-header {
  position: sticky; top: 0; z-index: 50; background: rgba(247,245,239,.92);
  backdrop-filter: blur(14px); border-bottom: 1px solid var(--line);
}
.header-inner { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.brand { display: inline-flex; align-items: center; gap: 10px; text-decoration: none; font-weight: 850; letter-spacing: -.04em; }
.brand-mark { width: 12px; height: 12px; border-radius: 50%; background: var(--orange); box-shadow: 18px 0 0 var(--blue); margin-right: 18px; }
.nav-menu { display: flex; align-items: center; gap: 26px; margin: 0; padding: 0; list-style: none; }
.nav-menu a { text-decoration: none; font-size: 15px; font-weight: 700; }
.nav-menu a:hover, .nav-menu .current-menu-item > a { color: var(--blue); }
.nav-cta { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 0 18px; border-radius: 999px; background: var(--ink); color: white; text-decoration: none; font-size: 14px; font-weight: 800; }
.menu-toggle { display: none; border: 0; background: transparent; color: var(--ink); padding: 8px; }

.hero { padding: clamp(42px, 4.2vw, 64px) 0 34px; overflow: hidden; }
.hero-grid { display: grid; grid-template-columns: minmax(0,1.14fr) minmax(320px,.86fr); gap: clamp(50px,8vw,110px); align-items: center; }
.eyebrow { display: inline-flex; align-items: center; color: var(--blue); font-size: 13px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
h1, h2, h3, .editorial-title { font-family: Georgia, "Times New Roman", serif; line-height: 1.04; letter-spacing: -.04em; }
h1 { max-width: 850px; margin: 22px 0 28px; font-size: clamp(52px, 7.1vw, 100px); font-weight: 700; }
.hero h1 { font-size: clamp(52px, 5.7vw, 82px); }
.hero-lede { max-width: 690px; margin: 0; color: var(--ink-2); font-size: clamp(20px,2vw,27px); line-height: 1.45; }
.text-mark { position: relative; z-index: 0; white-space: nowrap; }
.text-mark::after { content: ""; position: absolute; z-index: -1; left: -2%; right: -2%; bottom: .08em; height: .25em; background: rgba(232,121,47,.42); transform: rotate(-1deg); }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 38px; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 11px; min-height: 54px; padding: 0 25px; border: 1px solid var(--ink); border-radius: 999px; background: var(--ink); color: white; text-decoration: none; font-weight: 800; font-size: 15px; transition: .2s ease; }
.button:hover { transform: translateY(-2px); background: var(--blue); border-color: var(--blue); }
.button-outline { background: transparent; color: var(--ink); }
.button-outline:hover { color: white; }
.arrow { font-size: 20px; line-height: 1; }
.hero-note { margin-top: 28px; color: var(--muted); font-size: 14px; }
.hero-visual { position: relative; min-height: 430px; }
.portrait-card { position: absolute; inset: 28px 10px 0 48px; overflow: hidden; border-radius: 180px 180px 24px 24px; background: var(--ink); box-shadow: var(--shadow); }
.portrait-card img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.9) contrast(1.03); }
.portrait-card .portrait-main { object-position: 50% 28%; }
.portrait-placeholder { height: 100%; display: grid; place-items: center; padding: 55px; color: white; text-align: center; }
.portrait-placeholder strong { display: block; font-family: Georgia, serif; font-size: clamp(56px,8vw,100px); }
.portrait-placeholder span { display: block; margin-top: 10px; color: rgba(255,255,255,.65); font-size: 14px; }
.floating-quote { position: absolute; left: 0; bottom: 0; width: min(310px,80%); padding: 24px; background: var(--white); border: 1px solid var(--line); box-shadow: var(--shadow); transform: rotate(-2deg); font-family: Georgia, serif; font-size: 20px; line-height: 1.3; }
.scribble { position: absolute; right: -10px; top: 0; color: var(--orange); font-size: 84px; font-family: Georgia, serif; transform: rotate(12deg); }

.authority-strip { background: var(--white); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.authority-grid { display: grid; grid-template-columns: repeat(4,1fr); }
.authority-grid > div { min-height: 130px; padding: 30px 24px; border-right: 1px solid var(--line); display: flex; flex-direction: column; justify-content: center; }
.authority-grid > div:last-child { border-right: 0; }
.authority-grid strong { font-family: Georgia, serif; font-size: 24px; line-height: 1.15; }
.authority-grid span { margin-top: 8px; color: var(--muted); font-size: 14px; line-height: 1.4; }

.manifesto { padding: 80px 0; background: var(--ink); color: white; }
.manifesto-inner { display: grid; grid-template-columns: .55fr 1.45fr; gap: 50px; align-items: start; }
.manifesto p { margin: 0; max-width: 900px; font-family: Georgia, serif; font-size: clamp(32px,4.5vw,64px); line-height: 1.15; letter-spacing: -.035em; }
.manifesto em { color: #80adff; font-style: normal; }

.section { padding: clamp(76px,9vw,124px) 0; }
.section-white { background: var(--white); }
.section-head { display: grid; grid-template-columns: .72fr 1.28fr; gap: 60px; align-items: end; margin-bottom: 60px; }
.section-kicker { color: var(--orange); font-weight: 850; letter-spacing: .1em; text-transform: uppercase; font-size: 13px; }
.section h2 { margin: 12px 0 0; font-size: clamp(42px,5vw,72px); }
.section-intro { color: var(--ink-2); font-size: 21px; margin: 0; max-width: 660px; }
.problem-grid, .service-grid, .article-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; }
.problem-card, .service-card, .article-card { padding: 31px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); transition: .22s ease; }
.problem-card:hover, .service-card:hover, .article-card:hover { transform: translateY(-5px); box-shadow: 0 16px 40px rgba(11,31,51,.08); }
.problem-number { color: var(--blue); font-size: 13px; font-weight: 850; letter-spacing: .1em; }
.problem-card h3, .service-card h3, .article-card h2 { margin: 18px 0 13px; font-size: 28px; }
.problem-card p, .service-card p { color: var(--muted); margin: 0; font-size: 16px; }

.contrast-section { background: var(--ink); color: white; }
.contrast-section .section-intro { color: rgba(255,255,255,.68); }
.contrast-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }
.contrast-card { padding: clamp(28px,4vw,48px); border-radius: var(--radius); }
.contrast-card span { font-size: 13px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.contrast-card blockquote { margin: 28px 0; font-family: Georgia, serif; font-size: clamp(28px,3.2vw,45px); line-height: 1.16; }
.contrast-card p { margin: 0; font-size: 16px; }
.contrast-before { background: rgba(255,255,255,.08); color: rgba(255,255,255,.7); }
.contrast-after { background: var(--blue); color: white; }
.contrast-thesis { max-width: 900px; margin: 46px 0 0; font-family: Georgia, serif; font-size: clamp(30px,4vw,53px); line-height: 1.18; }

.xray-grid { display: grid; grid-template-columns: repeat(5,1fr); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.xray-grid.xray-preview { grid-template-columns: .8fr .8fr 1.4fr; }
.xray-item { padding: 35px 25px; border-right: 1px solid var(--line); }
.xray-item:last-child { border-right: 0; }
.xray-item span { display: block; margin-bottom: 24px; color: var(--blue); font-weight: 850; font-size: 13px; }
.xray-item h3 { margin: 0 0 14px; font-family: inherit; font-size: 20px; letter-spacing: -.02em; }
.xray-item p { margin: 0; color: var(--muted); font-size: 15px; }
.xray-locked { background: var(--ink); color: white; }
.xray-locked h3 { font-family: Georgia, serif; font-size: 28px; }
.xray-locked p { max-width: 430px; color: rgba(255,255,255,.68); }
.xray-locked .text-link { color: #80adff; font-size: 15px; }

.pathways { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }
.pathway { position: relative; min-height: 330px; padding: 38px; overflow: hidden; border-radius: 28px; background: var(--ink); color: white; text-decoration: none; }
.pathway:nth-child(2) { background: var(--blue); }
.pathway:nth-child(3) { background: var(--orange); color: var(--ink); }
.pathway small { text-transform: uppercase; letter-spacing: .12em; font-weight: 850; }
.pathway h3 { margin: 55px 0 15px; font-size: 41px; }
.pathway p { max-width: 320px; margin: 0; color: rgba(255,255,255,.72); }
.pathway:nth-child(3) p { color: rgba(11,31,51,.72); }
.pathway .arrow { position: absolute; right: 30px; bottom: 25px; font-size: 38px; transition: transform .2s ease; }
.pathway:hover .arrow { transform: translate(5px,-5px); }

.work-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 20px; }
.work-card { min-height: 285px; padding: 36px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); display: flex; flex-direction: column; justify-content: flex-end; }
.work-card:nth-child(2), .work-card:nth-child(3) { background: var(--ink); color: white; }
.work-tag { margin-bottom: auto; color: var(--orange); font-size: 12px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.work-card h3 { margin: 50px 0 12px; font-size: clamp(31px,3.3vw,46px); }
.work-card p { max-width: 500px; margin: 0; color: var(--muted); font-size: 16px; }
.work-card:nth-child(2) p, .work-card:nth-child(3) p { color: rgba(255,255,255,.68); }
.portfolio-button { margin-top: 28px; }
.feedback-section { background: var(--mist); }
.feedback-grid { display: grid; grid-template-columns: 1.15fr .85fr; gap: 20px; }
.feedback-card { min-height: 310px; margin: 0; padding: 38px; border: 1px solid var(--line); border-radius: var(--radius); background: white; display: flex; flex-direction: column; justify-content: space-between; }
.feedback-card blockquote { margin: 0; font-family: Georgia, "Times New Roman", serif; font-size: clamp(28px,3vw,43px); line-height: 1.2; letter-spacing: -.025em; }
.feedback-card figcaption { margin-top: 36px; color: var(--blue); display: flex; align-items: center; gap: 14px; font-size: 14px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.feedback-avatar { width: 58px; height: 58px; flex: 0 0 58px; overflow: hidden; border: 2px solid currentColor; border-radius: 50%; background: var(--paper); }
.feedback-avatar img { display: block; width: 100%; height: 100%; max-width: none; object-fit: cover; }
.feedback-avatar .feedback-avatar-rogerio { width: 230%; height: 230%; transform: translate(-28%, -5%); }
.feedback-card-dark { background: var(--ink); color: white; }
.feedback-card-dark figcaption { color: #80adff; }

.about-slice { display: grid; grid-template-columns: .85fr 1.15fr; gap: 70px; align-items: center; }
.about-card { min-height: 430px; border-radius: 28px; background: var(--mist); display: grid; place-items: center; overflow: hidden; }
.about-card img { width: 100%; height: 100%; object-fit: cover; }
.about-card .portrait-professional { object-position: 50% 30%; }
.about-card .portrait-close { object-position: 50% 34%; }
.about-card .portrait-placeholder { color: var(--ink); }
.about-copy h2 { margin: 0 0 25px; font-size: clamp(42px,5vw,68px); }
.about-copy p { color: var(--ink-2); font-size: 20px; }
.text-link { display: inline-flex; gap: 10px; align-items: center; margin-top: 15px; color: var(--blue); font-weight: 850; text-decoration: none; }

.cta-band { padding: 80px 0; background: var(--blue); color: white; }
.cta-inner { display: flex; justify-content: space-between; gap: 50px; align-items: center; }
.cta-inner h2 { max-width: 750px; margin: 0; font-size: clamp(42px,5vw,70px); }
.cta-inner p { max-width: 680px; margin: 18px 0 0; color: rgba(255,255,255,.78); }
.cta-kicker { margin-bottom: 14px; font-size: 13px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; color: rgba(255,255,255,.72); }
.cta-band .button { background: white; color: var(--ink); border-color: white; flex: 0 0 auto; }

.page-hero { padding: 68px 0 48px; border-bottom: 1px solid var(--line); }
.page-hero h1 { max-width: 960px; margin-bottom: 18px; font-size: clamp(48px,6.4vw,82px); }
.page-hero p { max-width: 730px; font-size: 22px; color: var(--ink-2); }
.content-area { padding: 75px 0 110px; }
.entry-content > * { max-width: var(--reading); margin-left: auto; margin-right: auto; }
.entry-content > .alignwide { max-width: var(--content); }
.entry-content h2 { margin-top: 2.1em; font-size: 44px; }
.entry-content h3 { margin-top: 1.8em; font-size: 31px; }
.entry-content blockquote { margin-top: 45px; margin-bottom: 45px; padding: 10px 0 10px 28px; border-left: 5px solid var(--orange); font-family: Georgia, serif; font-size: 28px; line-height: 1.35; }
.entry-content a { color: var(--blue); }
.entry-content ul, .entry-content ol { padding-left: 1.4em; }

.archive-head { padding: 66px 0 30px; }
.archive-head h1 { font-size: clamp(48px,6.4vw,80px); }
.article-grid { padding-bottom: 110px; }
.article-card { display: flex; flex-direction: column; background: white; }
.article-card a { text-decoration: none; }
.article-card h2 { font-size: 30px; }
.article-meta { color: var(--orange); font-size: 13px; font-weight: 850; text-transform: uppercase; letter-spacing: .08em; }
.article-excerpt { color: var(--muted); font-size: 16px; }
.article-card .text-link { margin-top: auto; padding-top: 20px; }
.article-status { margin-top: auto; padding-top: 20px; color: var(--blue); font-size: 14px; font-weight: 800; }
.post-header { padding: 90px 0 45px; }
.post-header h1 { font-size: clamp(48px,7vw,86px); }
.post-meta { color: var(--muted); font-size: 14px; }

.offer-hero { background: var(--ink); color: white; }
.offer-hero .page-hero p { color: rgba(255,255,255,.72); }
.offer-grid { display: grid; grid-template-columns: minmax(0,1.15fr) minmax(320px,.85fr); gap: clamp(44px,7vw,96px); align-items: center; }
.offer-copy h1 { max-width: 760px; font-size: clamp(48px,6vw,84px); }
.offer-copy .button-light { background: white; border-color: white; color: var(--ink); }
.offer-copy .button-light:hover { background: var(--blue); border-color: var(--blue); color: white; }
.offer-cover { margin: 0; overflow: hidden; border: 1px solid rgba(255,255,255,.18); border-radius: 24px; box-shadow: 0 30px 80px rgba(0,0,0,.34); transform: rotate(1.5deg); }
.offer-cover img { display: block; width: 100%; aspect-ratio: 1; object-fit: cover; }
.offer-price { display: inline-flex; align-items: baseline; gap: 8px; margin: 24px 0; }
.offer-price strong { font-family: Georgia, serif; font-size: 58px; }
.deliverables { display: grid; grid-template-columns: repeat(2,1fr); gap: 18px; margin: 40px 0; }
.deliverable { padding: 25px; border: 1px solid var(--line); border-radius: 18px; background: white; }
.deliverable strong { display: block; }
.deliverable span { display: block; margin-top: 7px; color: var(--muted); font-size: 15px; line-height: 1.5; }
.faq-section { background: #eef3ff; }
.faq-list { margin: 38px 0 34px; border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { position: relative; padding: 23px 44px 23px 0; cursor: pointer; list-style: none; font-family: Georgia, serif; font-size: 21px; font-weight: 700; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: "+"; position: absolute; right: 4px; top: 20px; color: var(--blue); font-family: Arial, sans-serif; font-size: 26px; font-weight: 400; }
.faq-list details[open] summary::after { content: "−"; }
.faq-list p { max-width: 720px; margin: -5px 0 24px; color: var(--ink-2); }
.legal-copy h2 { margin: 46px 0 12px; font-size: clamp(27px,3vw,38px); }
.legal-copy p { color: var(--ink-2); line-height: 1.75; }
.lesson-points { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 30px; }
.lesson-points span { padding: 9px 15px; border: 1px solid var(--line); border-radius: 999px; background: white; color: var(--blue); font-size: 14px; font-weight: 800; }

.contact-grid { display: grid; grid-template-columns: .7fr 1.3fr; gap: 70px; }
.contact-list { list-style: none; padding: 0; }
.contact-list li { padding: 15px 0; border-bottom: 1px solid var(--line); }
.contact-list a { color: var(--blue); }
.gcc-form { padding: 38px; border-radius: 24px; background: white; border: 1px solid var(--line); }
.form-row { margin-bottom: 20px; }
.form-row label { display: block; margin-bottom: 7px; font-size: 14px; font-weight: 800; }
.form-row input, .form-row textarea { width: 100%; padding: 14px 15px; border: 1px solid rgba(11,31,51,.25); border-radius: 10px; background: #fff; color: var(--ink); }
.form-row input:focus, .form-row textarea:focus { outline: 3px solid rgba(20,104,255,.18); border-color: var(--blue); }
.form-status { padding: 13px 16px; border-radius: 9px; margin-bottom: 20px; background: var(--mist); }
.honeypot { position: absolute; left: -9999px; }

.site-footer { padding: 70px 0 28px; background: var(--ink); color: white; }
.footer-grid { display: grid; grid-template-columns: 1.3fr .7fr .7fr; gap: 60px; }
.footer-title { font-family: Georgia, serif; font-size: 34px; }
.footer-copy { max-width: 450px; color: rgba(255,255,255,.62); }
.footer-heading { font-size: 13px; text-transform: uppercase; letter-spacing: .1em; color: #80adff; font-weight: 850; }
.footer-links { margin: 18px 0 0; padding: 0; list-style: none; }
.footer-links li { margin: 9px 0; }
.footer-links a { color: rgba(255,255,255,.76); text-decoration: none; }
.footer-bottom { display: flex; justify-content: space-between; gap: 25px; margin-top: 60px; padding-top: 24px; border-top: 1px solid rgba(255,255,255,.15); color: rgba(255,255,255,.5); font-size: 13px; }
.footer-bottom a { color: inherit; text-decoration: none; }
.footer-bottom a:hover { color: white; text-decoration: underline; text-underline-offset: 3px; }

@media (max-width: 960px) {
  .menu-toggle { display: inline-flex; }
  .primary-nav { display: none; position: absolute; left: 20px; right: 20px; top: 70px; padding: 22px; background: var(--white); border: 1px solid var(--line); border-radius: 18px; box-shadow: var(--shadow); }
  .primary-nav.is-open { display: block; }
  .nav-menu { align-items: stretch; flex-direction: column; gap: 8px; }
  .nav-menu a { display: block; padding: 10px; }
  .nav-cta { display: none; }
  .hero-grid, .section-head, .about-slice, .contact-grid, .offer-grid { grid-template-columns: 1fr; }
  .offer-cover { max-width: 560px; transform: none; }
  .hero-visual { min-height: 430px; max-width: 560px; }
  .manifesto-inner { grid-template-columns: 1fr; }
  .problem-grid, .service-grid, .article-grid, .pathways, .feedback-grid { grid-template-columns: 1fr 1fr; }
  .authority-grid { grid-template-columns: 1fr 1fr; }
  .authority-grid > div:nth-child(2) { border-right: 0; }
  .authority-grid > div:nth-child(-n+2) { border-bottom: 1px solid var(--line); }
  .xray-grid { grid-template-columns: 1fr 1fr; }
  .xray-grid.xray-preview { grid-template-columns: 1fr 1fr; }
  .xray-locked { grid-column: 1 / -1; }
  .xray-item { border-bottom: 1px solid var(--line); }
  .cta-inner { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 650px) {
  body { font-size: 17px; }
  .site-shell, .reading-shell { width: min(calc(100% - 28px), var(--content)); }
  .header-inner { min-height: 66px; }
  .hero { padding: 48px 0 42px; }
  h1 { font-size: clamp(48px,15vw,68px); }
  .hero-lede { font-size: 19px; }
  .hero-actions .button { width: 100%; }
  .hero-visual { min-height: 350px; }
  .page-hero { padding: 50px 0 38px; }
  .archive-head { padding: 50px 0 28px; }
  .portrait-card { inset: 20px 0 0 22px; }
  .floating-quote { bottom: 0; }
  .section { padding: 74px 0; }
  .section-head { gap: 24px; margin-bottom: 38px; }
  .problem-grid, .service-grid, .article-grid, .pathways, .deliverables, .contrast-grid, .work-grid, .feedback-grid { grid-template-columns: 1fr; }
  .authority-grid { grid-template-columns: 1fr; }
  .authority-grid > div { min-height: 105px; border-right: 0; border-bottom: 1px solid var(--line); }
  .authority-grid > div:last-child { border-bottom: 0; }
  .xray-grid { grid-template-columns: 1fr; }
  .xray-grid.xray-preview { grid-template-columns: 1fr; }
  .xray-locked { grid-column: auto; }
  .xray-item { border-right: 0; }
  .pathway { min-height: 280px; }
  .about-slice { gap: 40px; }
  .about-card { min-height: 350px; }
  .footer-grid { grid-template-columns: 1fr; gap: 34px; }
  .footer-bottom { flex-direction: column; }
  .gcc-form { padding: 24px 18px; }
}

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

.preview-page { display: block; }

.article-card h2 a { color: inherit; text-decoration: none; }
.article-card h2 a:hover { color: var(--blue); }
.single-article .page-hero { padding-bottom: 54px; }
.article-featured { margin-top: 52px; }
.article-featured img { width: 100%; height: auto; border-radius: 24px; }
.entry-content { font-size: 19px; line-height: 1.8; }
.entry-content > * { max-width: 100%; }
.entry-content h2 { margin: 54px 0 18px; font-size: clamp(30px,4vw,48px); }
.entry-content h3 { margin: 38px 0 14px; font-size: clamp(24px,3vw,34px); }
.entry-content a { color: var(--blue); }
.entry-content img { max-width: 100%; height: auto; border-radius: 18px; }
.post-pagination { padding: 40px 0 80px; }
.post-pagination .nav-links { display: flex; gap: 10px; }
.post-pagination a, .post-pagination span { padding: 9px 13px; border: 1px solid var(--line); border-radius: 999px; text-decoration: none; }
.button, .nav-cta, .pathway, .text-link, .brand, .nav-menu a, .menu-toggle { position: relative; z-index: 2; touch-action: manipulation; }
@media (max-width: 650px) {
  h1, .hero h1, .page-hero h1, .offer-copy h1, .archive-head h1, .post-header h1 { font-size: clamp(40px, 12.5vw, 56px); overflow-wrap: anywhere; }
  .button { width: 100%; min-height: 56px; height: auto; padding: 14px 20px; text-align: center; line-height: 1.3; }
  .hero { padding-top: 34px; }
  .hero-visual { min-height: 330px; }
  .primary-nav { left: 14px; right: 14px; top: 66px; z-index: 100; max-height: calc(100vh - 82px); overflow-y: auto; }
  .menu-toggle { min-width: 44px; min-height: 44px; align-items: center; justify-content: center; cursor: pointer; }
  .floating-quote { width: min(280px, 84%); padding: 18px; font-size: 18px; }
  .cta-band .button { flex: 1 1 auto; }
  .offer-price { flex-wrap: wrap; }
}
