/*
Theme Name: Chupa Cabra
Theme URI: https://chupacabra.site
Author: Chupa Cabra
Description: Landing page tema para o Chupa Cabra, backup local em USB para Android.
Version: 1.17.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: chupa-cabra
*/

:root {
  --ink: #090d08;
  --ink-soft: #10160e;
  --surface: #151d12;
  --surface-2: #1d2819;
  --text: #f1f0e8;
  --muted: #adb1a5;
  --line: rgba(241, 240, 232, 0.14);
  --line-strong: rgba(168, 213, 0, 0.28);
  --acid: #a8d500;
  --danger: #e45332;
  --radius: 18px;
  --container: min(1540px, calc(100vw - clamp(40px, 6vw, 120px)));
  --display: "Bahnschrift Condensed", "Aptos Display", sans-serif;
  --body: "Aptos", "Segoe UI", sans-serif;
}

* { box-sizing: border-box; }
html { background: var(--ink); }
body { margin: 0; overflow-x: hidden; color: var(--text); background: radial-gradient(circle at 85% 6%, rgba(168,213,0,.07), transparent 30rem), var(--ink); font-family: var(--body); line-height: 1.55; }
body.menu-open { overflow: hidden; }
body::after { content: ""; position: fixed; inset: 0; z-index: 20; pointer-events: none; opacity: .035; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E"); }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
p, h1, h2, h3 { text-wrap: pretty; }

.skip-link { position: fixed; top: 10px; left: 10px; z-index: 100; transform: translateY(-150%); padding: 10px 14px; border-radius: 8px; background: var(--acid); color: var(--ink); }
.skip-link:focus { transform: translateY(0); }
:focus-visible { outline: 3px solid var(--acid); outline-offset: 4px; }

/* v1.11.0 — header NAO e mais fixo: rola com a pagina e nunca cobre o conteudo (decisao do dono). */
.site-header { width: var(--container); height: 72px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 30; border-bottom: 1px solid var(--line); }
.site-header.is-scrolled { }
.brand { display: inline-flex; align-items: center; flex: 0 0 auto; }
.brand img { width: clamp(174px, 12vw, 230px); height: auto; max-height: 48px; object-fit: contain; object-position: left center; }
.desktop-nav { display: flex; align-items: center; gap: 25px; font-size: 13px; }
.desktop-nav li { list-style: none; }
.desktop-nav a { color: var(--muted); transition: color 250ms cubic-bezier(.16,1,.3,1); }
.desktop-nav a:hover, .desktop-nav a:focus-visible { color: var(--text); }
.header-cta { padding: 10px 17px; border-radius: 999px; background: var(--acid); color: var(--ink); font-size: 13px; font-weight: 800; transition: transform 250ms cubic-bezier(.16,1,.3,1), background 250ms cubic-bezier(.16,1,.3,1); }
.header-cta:hover { transform: translateY(-2px); background: #b7e500; }
/* v1.13.0 — guia de instalacao ao lado do botao de download, fora do menu */
.header-actions { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.header-guide { padding: 9px 16px; border: 1px solid var(--line-strong); border-radius: 999px; color: var(--text); font-size: 13px; font-weight: 800; white-space: nowrap; transition: transform 250ms cubic-bezier(.16,1,.3,1), border-color 250ms cubic-bezier(.16,1,.3,1), background 250ms cubic-bezier(.16,1,.3,1); }
.header-guide:hover, .header-guide:focus-visible { transform: translateY(-2px); border-color: var(--acid); background: rgba(168,213,0,.08); }
.button-ghost { border: 1px solid var(--line-strong); color: var(--text); background: transparent; padding-right: 23px; }
.button-ghost:hover { background: rgba(168,213,0,.08); border-color: var(--acid); }
.menu-button { display: none; }
.mobile-menu { display: none; }

.hero { width: 100%; min-height: calc(100dvh - 72px); position: relative; isolation: isolate; display: flex; align-items: center; overflow: hidden; padding: 44px max(clamp(20px, 3vw, 60px), calc((100vw - 1540px) / 2)) 64px; }
.hero-video { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.hero-shade { position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg, rgba(7,10,6,.97) 0%, rgba(7,10,6,.83) 34%, rgba(7,10,6,.22) 66%, rgba(7,10,6,.08) 100%), linear-gradient(0deg, rgba(7,10,6,.5), transparent 45%); }
.hero-copy { width: min(58vw, 900px); }
.eyebrow { margin: 0 0 18px; color: var(--acid); font-size: 11px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.hero h1, .section h2 { margin: 0; font-family: var(--display); font-weight: 900; letter-spacing: -.052em; line-height: .92; text-transform: uppercase; }
.section h2 .char { display: inline-block; will-change: transform, opacity, filter; }
.hero h1 { max-width: 900px; font-size: clamp(62px, 6.5vw, 112px); }
.hero h1 em { display: block; color: var(--danger); font-style: normal; }
.hero-lead { max-width: 680px; margin: 25px 0 0; color: #d1d3c9; font-size: clamp(17px,1.35vw,20px); }
.hero-actions { display: flex; align-items: center; gap: 25px; margin-top: 34px; }
.button { display: inline-flex; min-height: 54px; align-items: center; justify-content: center; gap: 14px; padding: 7px 8px 7px 23px; border-radius: 999px; font-weight: 900; white-space: nowrap; transition: transform 500ms cubic-bezier(.16,1,.3,1), background 500ms cubic-bezier(.16,1,.3,1); }
.button-primary { background: var(--acid); color: var(--ink); }
.button-icon { display: grid; width: 39px; height: 39px; place-items: center; border-radius: 50%; background: rgba(9,13,8,.11); transition: transform 500ms cubic-bezier(.16,1,.3,1); }
.button:hover { transform: translateY(-2px); background: #b7e500; }
.button:hover .button-icon { transform: translate(2px,-2px); }
.button:active { transform: translateY(1px) scale(.98); }
.text-link { font-size: 14px; font-weight: 800; }
.text-link:hover { color: var(--acid); }

.compat-strip { width: var(--container); min-height: 74px; margin: 0 auto; display: grid; grid-template-columns: 1.2fr repeat(3,1fr); align-items: center; gap: 20px; border-bottom: 1px solid var(--line); color: var(--muted); font-size: 13px; }
.compat-strip strong { color: var(--text); }
.compat-strip span { padding-left: 20px; border-left: 1px solid var(--line); }
.section { width: var(--container); margin: 0 auto; padding: clamp(105px,12vw,170px) 0; }
.section h2 { font-size: clamp(44px,5.2vw,86px); }
.section-heading { max-width: 1120px; }
.section-heading > p:last-child, .compat-title > p:last-child { max-width: 760px; margin: 24px 0 0; color: var(--muted); font-size: 18px; }

.story { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(420px, .85fr); align-items: center; gap: clamp(56px,7vw,112px); }
.story-image img { width: 100%; aspect-ratio: 3/2; object-fit: cover; border-radius: var(--radius); box-shadow: 0 30px 90px rgba(10,30,5,.28); }
.story-copy > p { max-width: 720px; color: var(--muted); font-size: 18px; }
.story-quote { margin-top: 40px; padding: 20px 0 20px 25px; border-left: 4px solid var(--acid); color: var(--text) !important; font-size: clamp(22px,2.4vw,32px) !important; font-weight: 800; line-height: 1.2; }

.how { border-top: 1px solid var(--line); }
.how-layout { display: grid; grid-template-columns: minmax(480px, .92fr) minmax(0, 1.08fr); align-items: start; gap: clamp(56px,7vw,112px); margin-top: 70px; }
.process { border-top: 1px solid var(--line); }
.process-item { display: grid; grid-template-columns: 86px 1fr; gap: 20px; padding: 28px 0; border-bottom: 1px solid var(--line); }
.process-item > span { color: var(--acid); font-family: var(--display); font-size: 12px; font-weight: 900; text-transform: uppercase; }
.process-item h3 { margin: 0; font-size: 25px; letter-spacing: -.03em; }
.process-item p { margin: 7px 0 0; color: var(--muted); }
.how-image { position: sticky; top: 30px; margin: 0; }
.how-image img { width: 100%; aspect-ratio: 3 / 2; object-fit: cover; border-radius: var(--radius); }

.incremental { border-radius: var(--radius); background: linear-gradient(135deg, rgba(168,213,0,.09), rgba(168,213,0,.015)); padding-right: clamp(25px,5vw,70px); padding-left: clamp(25px,5vw,70px); }
.incremental-copy { max-width: 1120px; }
.incremental-copy p { max-width: 760px; margin: 25px 0 0; color: var(--muted); font-size: 18px; }
.incremental-points { display: grid; grid-template-columns: .8fr 1.15fr .9fr; gap: 35px; margin-top: 70px; }
.incremental-points article { padding-top: 22px; border-top: 2px solid var(--acid); }
.incremental-points strong { font-size: 18px; }
.incremental-points p { color: var(--muted); }

.files { display: grid; grid-template-columns: minmax(0, .9fr) minmax(620px, 1.1fr); align-items: center; gap: clamp(56px,7vw,112px); }
.files-visual img { width: 100%; aspect-ratio: 3/2; object-fit: cover; border-radius: var(--radius); }
.files-intro { color: var(--muted); font-size: 18px; }
.media-groups { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; margin-top: 35px; background: var(--line); }
.media-groups article { padding: 24px; background: var(--ink); }
.media-groups h3 { margin: 0; font-size: 19px; }
.media-groups p { margin: 9px 0 0; color: var(--muted); font-size: 14px; }
.media-groups .chat-media { background: rgba(168,213,0,.065); }
.fine-print { margin-top: 25px; color: #858a7f; font-size: 12px; }

.chat-proof { display: grid; grid-template-columns: minmax(600px, 1.15fr) minmax(380px, .85fr); align-items: center; gap: clamp(56px,7vw,112px); border-top: 1px solid var(--line); }
.chat-proof-copy > p:last-child { max-width: 680px; color: var(--muted); font-size: 18px; }
.limits-panel { padding: 10px 32px; border-radius: var(--radius); background: var(--surface); }
.limits-panel > div { padding: 26px 0; }
.limits-panel > div + div { border-top: 1px solid var(--line); }
.limits-panel strong { color: var(--acid); }
.limits-panel p { margin: 8px 0 0; color: var(--muted); }

.hidden-files { position: relative; border-radius: var(--radius); background: radial-gradient(circle at 80% 0%, rgba(168,213,0,.1), transparent 45%), var(--surface); padding-right: clamp(25px,5vw,70px); padding-left: clamp(25px,5vw,70px); }
.hidden-files-copy { max-width: 1180px; }
.hidden-files-copy p { max-width: 820px; color: var(--muted); font-size: 18px; }
.visibility-map { display: grid; grid-template-columns: .8fr 1.15fr .9fr; gap: 1px; margin-top: 65px; background: var(--line); }
.visibility-map > div { min-height: 190px; padding: 28px; background: var(--surface); }
.visibility-map > div:nth-child(2) { background: rgba(168,213,0,.07); }
.visibility-map strong { display: block; font-size: 18px; }
.visibility-map p { color: var(--muted); }
.hidden-files-note { max-width: 850px; margin: 32px 0 0; color: #d1d3c9; font-weight: 650; }

.normal-files { display: grid; grid-template-columns: minmax(600px, 1.15fr) minmax(380px, .85fr); align-items: end; gap: clamp(56px,7vw,112px); }
.normal-copy p { max-width: 600px; color: var(--muted); font-size: 18px; }
.normal-facts { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.normal-facts span { padding: 22px 0; border-top: 1px solid var(--line-strong); font-weight: 800; }

.compatibility { border-top: 1px solid var(--line); }
.compat-title { max-width: 1120px; }
.compat-grid { display: grid; grid-template-columns: 1.1fr .9fr; gap: 18px; margin-top: 65px; }
.compat-grid article { min-height: 230px; padding: 32px; border-radius: var(--radius); background: var(--surface); }
.compat-grid .compat-primary { grid-row: span 2; min-height: 478px; display: flex; flex-direction: column; justify-content: flex-end; background: linear-gradient(150deg, rgba(168,213,0,.22), rgba(168,213,0,.035)); }
.compat-value { color: var(--acid); font-family: var(--display); font-size: clamp(90px,13vw,180px); font-weight: 900; line-height: .75; letter-spacing: -.07em; }
.compat-grid h3 { margin: 22px 0 10px; font-size: 24px; }
.compat-grid p { margin: 0; color: var(--muted); }
.not-compatible { margin-top: 18px; padding: 22px 26px; border: 1px solid rgba(228,83,50,.38); border-radius: var(--radius); color: #d8bbb5; }
.not-compatible strong { color: #f17b63; }

.drive { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr); gap: clamp(56px,6vw,96px); align-items: start; }
.drive-copy p { color: var(--muted); }
.drive-options { display: grid; gap: 1px; background: var(--line); }
.drive-options article { display: grid; grid-template-columns: 120px 135px 1fr; align-items: baseline; gap: 20px; padding: 26px; background: var(--ink); }
.drive-options strong { font-family: var(--display); font-size: 28px; }
.drive-options span { color: var(--muted); font-size: 13px; }
.drive-options p { margin: 0; color: var(--muted); }
.drive-options .recommended strong, .drive-options .recommended span { color: var(--acid); }

.security { display: grid; grid-template-columns: minmax(380px, .75fr) minmax(600px, 1.25fr); align-items: center; gap: clamp(56px,7vw,112px); }
.security-image img { width: 100%; aspect-ratio: 2 / 3; max-height: 760px; object-fit: cover; border-radius: var(--radius); }
.security-copy > p { max-width: 600px; color: var(--muted); font-size: 18px; }
.security-rules { margin-top: 40px; }
.security-rules article { padding: 20px 0; border-bottom: 1px solid var(--line); }
.security-rules h3 { margin: 0; font-size: 18px; }
.security-rules p { margin: 7px 0 0; color: var(--muted); }

.restore { display: grid; grid-template-columns: minmax(600px, 1.15fr) minmax(380px, .85fr); gap: clamp(56px,7vw,112px); align-items: center; border-top: 1px solid var(--line); }
.restore-heading p { color: var(--muted); font-size: 18px; }
.restore-current { padding: 34px; border-radius: var(--radius); background: var(--surface); }
.restore-current strong { color: var(--acid); }
.restore-current p { margin-bottom: 0; color: var(--muted); }

.download { display: grid; grid-template-columns: minmax(600px, 1fr) minmax(280px, 360px); align-items: center; gap: clamp(56px,7vw,112px); padding-right: clamp(25px,5vw,72px); padding-left: clamp(25px,5vw,72px); border-radius: var(--radius); background: linear-gradient(135deg, var(--surface), #11190f); }
.download-copy > p { max-width: 620px; color: var(--muted); font-size: 18px; }
.download-checks { display: grid; grid-template-columns: 1fr 1fr; gap: 12px 24px; margin: 28px 0; padding: 0; list-style: none; }
.download-checks li { padding-left: 18px; position: relative; color: #d6d8ce; font-size: 14px; }
.download-checks li::before { content: ""; position: absolute; top: .65em; left: 0; width: 7px; height: 7px; border-radius: 50%; background: var(--acid); }
.download-copy small { display: block; margin-top: 15px; color: #7e8378; }
.qr-card { padding: 18px; border-radius: var(--radius); background: var(--text); color: var(--ink); text-align: center; }
.qr-card img { width: 100%; aspect-ratio: 1; object-fit: contain; border-radius: 10px; }
.qr-card strong, .qr-card span { display: block; }
.qr-card strong { margin-top: 10px; font-size: 21px; }
.qr-card span { font-size: 13px; font-weight: 800; }

.faq { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr); gap: clamp(56px,6vw,96px); }
.faq-list { border-top: 1px solid var(--line); }
.faq details { border-bottom: 1px solid var(--line); }
.faq summary { position: relative; padding: 25px 46px 25px 0; cursor: pointer; list-style: none; font-size: 18px; font-weight: 800; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: "+"; position: absolute; right: 4px; color: var(--acid); font-size: 28px; line-height: 1; }
.faq details[open] summary::after { content: "×"; }
.faq details p { max-width: 650px; margin: 0; padding: 0 40px 26px 0; color: var(--muted); }

.site-footer { width: var(--container); margin: 0 auto; padding-top: 70px; border-top: 1px solid var(--line); color: var(--muted); font-size: 13px; }
.footer-top { display: grid; grid-template-columns: 1.3fr repeat(3, 1fr); gap: 40px; padding-bottom: 50px; }
.footer-brand .brand { color: var(--text); }
.footer-brand p { margin: 16px 0 0; max-width: 280px; }
.footer-col h3 { margin: 0 0 16px; color: var(--text); font-size: 12px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.footer-links { display: flex; flex-direction: column; gap: 12px; margin: 0; padding: 0; list-style: none; }
.footer-links a:hover { color: var(--text); }
.footer-bottom { padding: 24px 0; border-top: 1px solid var(--line); display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.footer-bottom p { margin: 0; }
.back-to-top { display: inline-flex; align-items: center; justify-content: center; flex: none; width: 42px; height: 42px; border: 1px solid var(--line); border-radius: 50%; color: var(--text); font-size: 16px; line-height: 1; transition: transform 250ms cubic-bezier(.16,1,.3,1), background 250ms cubic-bezier(.16,1,.3,1), border-color 250ms cubic-bezier(.16,1,.3,1), color 250ms cubic-bezier(.16,1,.3,1); }
.back-to-top:hover, .back-to-top:focus-visible { transform: translateY(-3px); background: var(--acid); border-color: var(--acid); color: var(--ink); }

.page-content { max-width: 760px; color: var(--muted); font-size: 18px; }
.page-content p { margin: 0 0 22px; }
.page-content a { color: var(--acid); text-decoration: underline; }
.page-content ul, .page-content ol { padding-left: 22px; }
.page-content img { border-radius: var(--radius); margin: 30px 0; }

.reveal { opacity: 0; transform: translateY(30px); transition: opacity 800ms cubic-bezier(.16,1,.3,1), transform 800ms cubic-bezier(.16,1,.3,1); }
.reveal.is-visible { opacity: 1; transform: translateY(0); }

@media (max-width: 1180px) {
  .site-header { grid-template-columns: 1fr auto auto; gap: 13px; }
  .desktop-nav { display: none; }
  .header-actions { margin-left: auto; }
  .menu-button { display: block; width: 44px; height: 44px; padding: 0; border: 1px solid var(--line); border-radius: 50%; background: var(--surface); cursor: pointer; }
  .menu-button span { display: block; width: 17px; height: 1px; margin: 5px auto; background: var(--text); transition: transform 250ms cubic-bezier(.16,1,.3,1); }
  .menu-button[aria-expanded="true"] span:first-child { transform: translateY(3px) rotate(45deg); }
  .menu-button[aria-expanded="true"] span:last-child { transform: translateY(-3px) rotate(-45deg); }
  /* v1.11.0 — com o menu aberto o header vira fixo so nesse momento, para o botao de fechar ficar sempre visivel */
  body.menu-open .site-header { position: fixed; top: 0; left: 0; right: 0; z-index: 41; background: var(--ink); }
  .mobile-menu { position: fixed; inset: 0; z-index: 40; overflow: hidden; display: none; flex-direction: column; justify-content: center; padding: 90px max(24px, calc((100vw - 1540px) / 2)) 40px; background: linear-gradient(180deg, rgba(6,9,5,.98), rgba(6,9,5,.96)); }
  .mobile-menu:not([hidden]) { display: flex; }
  .mobile-menu::before { content: ""; position: absolute; inset: 0; background: url("assets/backmenu-mobile.webp") right bottom / 72% auto no-repeat; opacity: .28; filter: contrast(1.05); -webkit-mask-image: linear-gradient(180deg, transparent, black 35%, black 85%, transparent); mask-image: linear-gradient(180deg, transparent, black 35%, black 85%, transparent); pointer-events: none; }
  .mobile-menu nav { position: relative; z-index: 1; display: flex; flex-direction: column; }
  .mobile-menu nav a { display: flex; align-items: baseline; gap: 12px; padding: 13px 0; border-bottom: 1px solid rgba(241,240,232,.08); font-family: var(--display); font-weight: 900; letter-spacing: -.03em; text-transform: uppercase; line-height: 1; font-size: clamp(28px, 12.5vw, 52px); white-space: nowrap; color: var(--text); transition: color 250ms cubic-bezier(.16,1,.3,1); }
  .mobile-menu nav a:last-of-type { border-bottom: 0; }
  .mobile-menu nav a:active, .mobile-menu nav a:focus-visible { color: var(--acid); }
  .mobile-menu-index { flex: none; font-family: var(--body); font-size: 13px; font-weight: 800; letter-spacing: .04em; white-space: nowrap; color: var(--acid); }
  .mobile-menu-actions { position: relative; z-index: 1; display: flex; flex-wrap: wrap; gap: 12px; margin-top: 36px; }
  .mobile-menu-cta { align-self: flex-start; }
  .hero-copy { width: min(72vw, 780px); }
  .section { padding-top: clamp(92px, 10vw, 125px); padding-bottom: clamp(105px, 12vw, 145px); }
  .story, .how-layout, .files, .chat-proof, .normal-files, .drive, .security, .restore, .download, .faq { grid-template-columns: minmax(0, 1fr); gap: 52px; }
  .story-image { order: 2; }
  .story-copy { order: 1; }
  .story-image img, .files-visual img { aspect-ratio: 16 / 9; }
  .how-image { position: static; order: -1; }
  .how-image img { max-height: 680px; object-fit: cover; }
  .files-copy, .chat-proof-copy, .normal-copy, .drive-copy, .security-copy, .restore-heading, .download-copy { max-width: 900px; }
  .files-visual { max-width: 960px; }
  .security-image { width: min(72%, 680px); margin-inline: auto; }
  .compat-grid { grid-template-columns: 1fr 1fr; }
  .compat-grid .compat-primary { grid-column: 1 / -1; grid-row: auto; min-height: 390px; }
}

@media (max-width: 900px) {
  :root { --container: calc(100vw - 28px); }
  .site-header { height: 68px; }
  .header-guide { display: none; }
  .header-cta { display: none; }
  .mobile-menu { padding-inline: 20px; }
  .mobile-menu::before { background-size: 90% auto; }
  .brand img { width: clamp(156px, 45vw, 205px); max-height: 42px; }
  .hero { display: flex; align-items: stretch; width: 100%; height: calc(100vh - 68px); height: calc(100svh - 68px); min-height: calc(100vh - 68px); min-height: calc(100svh - 68px); max-height: calc(100vh - 68px); max-height: calc(100svh - 68px); padding: 0 14px; background: var(--ink); }
  .hero-copy { position: relative; z-index: 1; display: flex; flex-direction: column; width: 100%; max-width: 680px; height: 100%; padding-top: clamp(18px, 4svh, 32px); }
  .hero-video { inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center top; }
  .hero-shade { inset: 0; width: 100%; height: 100%; background: linear-gradient(0deg, rgba(7,10,6,.9) 0%, rgba(7,10,6,.55) 16%, rgba(7,10,6,.08) 30%, rgba(7,10,6,.3) 68%, rgba(7,10,6,.9) 84%, rgba(7,10,6,.97) 100%); }
  .hero .eyebrow { margin-bottom: 8px; font-size: clamp(9px, 2.7vw, 11px); }
  .hero h1 { font-size: clamp(34px, 9.6vw, 62px); }
  .hero h1 em { display: inline; }
  .hero-lead { max-width: 34rem; margin-top: clamp(10px, 1.8svh, 16px); font-size: clamp(14px, 3.8vw, 17px); line-height: 1.4; }
  .hero-actions { align-items: flex-start; flex-direction: column; margin-top: auto; padding-bottom: clamp(20px, 4svh, 36px); }
  /* v1.13.0 — no celular o link do guia continua visivel, como pilula secundaria abaixo do botao */
  .hero-actions .text-link { display: inline-flex; align-items: center; min-height: 44px; padding: 8px 18px; border: 1px solid var(--line-strong); border-radius: 999px; font-size: 13px; }
  .compat-strip { grid-template-columns: 1fr; gap: 0; padding: 24px 0; }
  .compat-strip strong, .compat-strip span { padding: 7px 0; border: 0; }
  .section { padding-top: 100px; padding-bottom: 110px; }
  .story, .how-layout, .files, .chat-proof, .normal-files, .drive, .security, .restore, .download, .faq { grid-template-columns: 1fr; }
  .story-image { order: 2; }
  .story-copy { order: 1; }
  .how-image { position: static; order: -1; }
  .process-item { grid-template-columns: 70px 1fr; }
  .incremental-points, .visibility-map { grid-template-columns: 1fr; }
  .media-groups, .normal-facts, .download-checks { grid-template-columns: 1fr; }
  .compat-grid { grid-template-columns: 1fr; }
  .compat-grid .compat-primary { grid-row: auto; min-height: 360px; }
  .drive-options article { grid-template-columns: 1fr; gap: 4px; }
  .security-image { width: 86%; margin: 0 auto; }
  .qr-card { width: min(100%,320px); }
  .site-footer { padding-top: 50px; }
  .footer-top { grid-template-columns: 1fr 1fr; gap: 32px; padding-bottom: 40px; }
  .footer-brand { grid-column: 1 / -1; }
}

@media (max-width: 900px) and (orientation: landscape) {
  .hero { align-items: center; padding: 14px 22px; }
  .hero-video { object-fit: contain; object-position: right center; }
  .hero-shade { background: linear-gradient(90deg, rgba(7,10,6,.99) 0%, rgba(7,10,6,.94) 39%, rgba(7,10,6,.48) 55%, rgba(7,10,6,.04) 75%), linear-gradient(0deg, rgba(7,10,6,.35), transparent 55%); }
  .hero-copy { width: min(53vw, 540px); }
  .hero .eyebrow { margin-bottom: 8px; font-size: 9px; }
  .hero h1 { font-size: clamp(38px, 6.6vw, 58px); }
  .hero-lead { margin-top: 10px; font-size: 14px; line-height: 1.35; }
  .hero-actions { flex-direction: row; margin-top: 14px; }
  .hero .button { min-height: 46px; }
  .section { padding-top: 82px; padding-bottom: 94px; }
}

@media (max-width: 900px) and (orientation: portrait) and (max-height: 700px) {
  .hero-copy { padding-top: 14px; }
  .hero .eyebrow { margin-bottom: 8px; font-size: 9px; }
  .hero h1 { font-size: clamp(36px, 11.5vw, 48px); }
  .hero-lead { margin-top: 10px; font-size: 14px; line-height: 1.34; }
  .hero-actions { padding-bottom: 14px; }
  .hero .button { min-height: 46px; }
  .hero .button-icon { width: 34px; height: 34px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }
  .reveal { opacity: 1; transform: none; }
  .hero-video { display: none; }
  .hero { background: url("assets/main.webp") 62% center / cover no-repeat; }
}

/* v1.7.0 — link inline para o guia de instalação */
.inline-link { color: var(--acid); font-weight: 800; }
.inline-link:hover { text-decoration: underline; }
