/* =========================================================================
   Tony Eletro — Assistência Técnica Especializada
   Landing page institucional (somente botões de WhatsApp, sem formulário)

   Sumário
     1. Fontes            — @font-face self-hosted (assets/fonts/)
     2. Reset / globais   — regras base herdadas do design
     3. Componentes       — um bloco por seção; nenhum estilo inline no HTML
     4. Hover             — ex-atributos style-hover do editor, como classes
     5. Responsivo        — breakpoints do design (hooks data-r no HTML)
   ========================================================================= */


/* ============================ 1. Fontes ============================ */
/* vietnamese */
@font-face {
  font-family: 'Archivo';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-italic-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Archivo';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-italic-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Archivo';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-italic-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Archivo';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-italic-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Archivo';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-italic-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Archivo';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-italic-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/archivo-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/barlow-condensed-500-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/barlow-condensed-500-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/barlow-condensed-500-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/barlow-condensed-600-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/barlow-condensed-600-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/barlow-condensed-600-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/barlow-condensed-700-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/barlow-condensed-700-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/barlow-condensed-700-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/jetbrains-mono-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/jetbrains-mono-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/jetbrains-mono-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/jetbrains-mono-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/jetbrains-mono-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/jetbrains-mono-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/jetbrains-mono-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/jetbrains-mono-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/jetbrains-mono-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/jetbrains-mono-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/jetbrains-mono-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/jetbrains-mono-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* ==================== 2. Reset / regras globais ==================== */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: #ffffff; color: #17110f; font-family: 'Archivo', system-ui, sans-serif; -webkit-font-smoothing: antialiased; overflow-x: hidden; }
h1, h2, h3, h4, p, ul, li, figure { margin: 0; padding: 0; }
ul { list-style: none; }
img { display: block; max-width: 100%; }
a { color: #930a10; text-decoration: none; }
a:hover { color: #f47708; }
button, input, select { font-family: inherit; }
summary { cursor: pointer; list-style: none; }
summary::-webkit-details-marker { display: none; }
@keyframes pulseRing { 0% { box-shadow: 0 0 0 0 rgba(244,119,8,.55); } 70% { box-shadow: 0 0 0 18px rgba(244,119,8,0); } 100% { box-shadow: 0 0 0 0 rgba(244,119,8,0); } }
::selection { background: #f47708; color: #fff; }
details[open] summary span { transform: rotate(45deg); }


/* ====================== 3. Componentes ============================= */
/* ---------- Primitivos de layout ---------- */
.page { width: 100%; }

.section { padding: 92px 24px; }
.section--muted { background: #f7f4f2; }
.section--white { background: #fff; }
.section--dark  { background: #0e0a0a; color: #fff; }

.container { max-width: 1200px; margin: 0 auto; }
.container--narrow { max-width: 1100px; }

/* Bloco de título/subtítulo centralizado no topo de cada seção */
.section-head { margin: 0 auto; text-align: center; }
.section-head--720  { max-width: 720px; }
.section-head--760  { max-width: 760px; }
.section-head--780  { max-width: 780px; }
.section-head--900  { max-width: 900px; }
.section-head--1100 { max-width: 1100px; }


/* ---------- Tipografia compartilhada ---------- */
.eyebrow {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-size: 14px;
  color: #930a10;
}
.eyebrow--gold { color: #f9b268; }

.section-title {
  margin-top: 12px;
  font-size: clamp(30px, 3.4vw, 46px);
  line-height: 1.06;
  font-weight: 900;
  letter-spacing: -.025em;
  text-wrap: balance;
}
.section-title--light { color: #fff; }
.section-title--plain { text-wrap: wrap; }

.section-text {
  margin-top: 16px;
  font-size: 18px;
  line-height: 1.55;
  color: #5c504d;
  text-wrap: pretty;
}
.section-text--plain { text-wrap: wrap; }
.section-text--light { color: #cabfbc; }
.section-text--muted { color: #4d4340; }

/* Parágrafo de corpo dentro de cards */
.text-body { font-size: 16px; line-height: 1.5; color: #5c504d; }

/* Título curto reutilizado em cards de 20px */
.card-title { font-size: 20px; font-weight: 900; letter-spacing: -.01em; }


/* ---------- Botões ---------- */
.btn { display: inline-flex; align-items: center; border-radius: 999px; }

.btn-icon--sm { width: 22px; height: 22px; }
.btn-icon--md { width: 26px; height: 26px; }
.btn-icon--lg { width: 30px; height: 30px; }

.nav-cta {
  gap: 10px;
  background: #930a10;
  color: #fff;
  padding: 12px 20px;
  font-weight: 800;
  font-size: 14px;
  letter-spacing: .01em;
  box-shadow: 0 6px 18px rgba(147, 10, 16, .35);
  min-height: 44px;
}

.hero__cta {
  margin-top: 6px;
  gap: 12px;
  background: linear-gradient(135deg, #f47708, #930a10);
  color: #fff;
  padding: 20px 38px;
  font-size: 19px;
  font-weight: 900;
  letter-spacing: -.01em;
  box-shadow: 0 16px 38px rgba(147, 10, 16, .5);
  min-height: 60px;
}

.btn--wa-md {
  gap: 12px;
  background: #930a10;
  color: #fff;
  padding: 18px 32px;
  font-size: 17px;
  font-weight: 900;
  min-height: 56px;
  box-shadow: 0 12px 28px rgba(147, 10, 16, .28);
}

.btn--gradient-md {
  gap: 12px;
  background: linear-gradient(135deg, #f47708, #930a10);
  color: #fff;
  padding: 18px 32px;
  font-size: 17px;
  font-weight: 900;
  min-height: 56px;
  box-shadow: 0 12px 30px rgba(147, 10, 16, .3);
}

.cta__btn {
  margin-top: 34px;
  gap: 14px;
  background: #fff;
  color: #930a10;
  padding: 20px 36px;
  font-size: 19px;
  font-weight: 900;
  letter-spacing: -.01em;
  box-shadow: 0 18px 40px rgba(0, 0, 0, .35);
  min-height: 60px;
}

.footer-cta {
  gap: 10px;
  background: #930a10;
  color: #fff;
  padding: 12px 20px;
  font-weight: 800;
  font-size: 14px;
  min-height: 44px;
}


/* ---------- Cabeçalho ---------- */
.site-header {
  position: sticky;
  top: 0;
  z-index: 60;
  background: rgba(14, 10, 10, .92);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(255, 255, 255, .09);
}
.site-header__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 12px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.site-header__logo { display: flex; align-items: center; gap: 12px; }
.site-header__logo-img { height: 44px; width: auto; }
.site-header__nav { display: flex; align-items: center; gap: 26px; }

.nav-links {
  display: flex;
  gap: 26px;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .01em;
}
.nav-links__link { color: #efe9e7; }


/* ---------- Hero ---------- */
.hero { position: relative; background: #0e0a0a; overflow: hidden; }
.hero__bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 30% 50%;
}
.hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(14, 10, 10, .58) 0%, rgba(14, 10, 10, .48) 45%, rgba(147, 10, 16, .55) 100%);
}
.hero__inner {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 120px 24px 124px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0;
}
.hero__content {
  max-width: 900px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.hero__title {
  font-size: clamp(36px, 5vw, 66px);
  line-height: 1.02;
  font-weight: 900;
  letter-spacing: -.025em;
  color: #fff;
  text-wrap: balance;
}
.hero__title-accent { color: #f47708; }
.hero__text {
  font-size: 20px;
  line-height: 1.55;
  color: #e2d9d6;
  max-width: 720px;
  text-wrap: pretty;
}


/* ---------- Diferenciais ---------- */
.dif-grid {
  margin-top: 44px;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 18px;
}
.dif-card {
  background: #fff;
  border: 1px solid #eae3e0;
  border-radius: 18px;
  display: flex;
  flex-direction: column;
}
.dif-card--lg { grid-column: span 4; padding: 30px; gap: 16px; }
.dif-card--sm { grid-column: span 3; padding: 24px; gap: 12px; }
.dif-card__icon { width: 60px; height: 60px; }
.dif-card__icon--sm { width: 46px; height: 46px; }
.dif-card__title { font-size: 22px; font-weight: 900; letter-spacing: -.01em; }


/* ---------- "Consertar ou trocar" (dor) ---------- */
.dor__text {
  margin: 20px auto 0;
  max-width: 880px;
  font-size: 18px;
  line-height: 1.6;
  color: #4d4340;
  text-wrap: pretty;
}
.dor__media {
  max-width: 1200px;
  margin: 48px auto 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.dor__img { width: 100%; height: auto; border-radius: 22px; background: #f2eeec; }
.dor__cta-wrap { max-width: 1200px; margin: 36px auto 0; text-align: center; }


/* ---------- Para quem é o Tony Eletro ---------- */
.audience-grid {
  margin-top: 44px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
.audience-card {
  background: rgba(255, 255, 255, .05);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 18px;
  padding: 28px;
  display: flex;
  gap: 18px;
  align-items: flex-start;
}
.audience-card__icon { height: 50px; width: 50px; flex: 0 0 auto; }
.audience-card__title { font-size: 20px; font-weight: 900; color: #fff; }
.audience-card__text { margin-top: 8px; font-size: 16px; line-height: 1.5; color: #c6bab7; }


/* ---------- Serviços ---------- */
.services-grid {
  margin-top: 44px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(268px, 1fr));
  gap: 18px;
}
.service-card {
  background: #fff;
  border: 1px solid #eae3e0;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.service-card__bar { height: 5px; background: linear-gradient(90deg, #930a10, #f47708); }
.service-card__body { padding: 28px; display: flex; flex-direction: column; gap: 14px; }
.service-card__icon { height: 52px; width: 52px; }
.service-card__title { font-size: 21px; font-weight: 900; letter-spacing: -.01em; }
.services__cta-wrap { margin-top: 34px; text-align: center; }


/* ---------- Como funciona (passos) ---------- */
.steps {
  margin: 44px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}
.step { position: relative; padding-top: 30px; border-top: 3px solid #f0e7e3; }
.step--last { border-top-color: #f47708; }
.step__num {
  position: absolute;
  top: -19px;
  left: 0;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #930a10;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  font-size: 17px;
}
.step__num--last { background: #f47708; }
.step__text { margin-top: 10px; font-size: 16px; line-height: 1.5; color: #5c504d; }


/* ---------- Comparativo ---------- */
.compare-grid {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.compare-card {
  background: #fff;
  border: 1px solid #e6dedb;
  border-radius: 20px;
  padding: 32px;
}
.compare-card--dark {
  background: #0e0a0a;
  border-color: #930a10;
  box-shadow: 0 22px 50px rgba(147, 10, 16, .22);
}
.compare-card__title { font-size: 19px; font-weight: 900; color: #7c706c; letter-spacing: .01em; }
.compare-card__title--accent { color: #f47708; }

.compare-list { margin-top: 22px; display: flex; flex-direction: column; gap: 16px; }
.compare-list__item {
  display: flex;
  gap: 13px;
  align-items: flex-start;
  font-size: 16px;
  line-height: 1.45;
  color: #6b5f5c;
}
.compare-list__item--light { color: #f1eae8; }
.compare-list__mark {
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  margin-top: 1px;
}
.compare-list__mark--no  { background: #eee6e3; color: #9a8c88; font-size: 14px; }
.compare-list__mark--yes { background: #f47708; color: #fff; font-size: 13px; }


/* ---------- Prova social ---------- */
.proof {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 56px;
  align-items: center;
}
.proof__figure {
  background: #f9b21f;
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid #eae3e0;
}
.proof__figure-img { width: 100%; height: auto; }
.proof__body { text-align: center; }
.proof__stats { margin-top: 30px; display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }

.stat { background: #f7f4f2; border: 1px solid #eae3e0; border-radius: 16px; padding: 22px; }
.stat__value {
  display: block;
  font-size: 38px;
  font-weight: 900;
  letter-spacing: -.03em;
  color: #930a10;
  line-height: 1;
}
.stat__label { display: block; margin-top: 6px; font-size: 15px; color: #5c504d; }


/* ---------- FAQ ---------- */
.faq { margin-top: 36px; display: flex; flex-direction: column; gap: 12px; text-align: left; }
.faq__item { background: #fff; border: 1px solid #eae3e0; border-radius: 16px; padding: 22px 24px; }
.faq__question {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -.01em;
  color: #17110f;
  min-height: 32px;
  align-items: center;
}
.faq__toggle {
  color: #f47708;
  font-size: 22px;
  font-weight: 900;
  transition: transform .2s ease;
  display: inline-block;
}
.faq__answer { margin-top: 14px; font-size: 16px; line-height: 1.6; color: #5c504d; }


/* ---------- Chamada final ---------- */
.cta { position: relative; background: #930a10; overflow: hidden; }
.cta__bg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.cta__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(147, 10, 16, .94) 0%, rgba(147, 10, 16, .82) 55%, rgba(14, 10, 10, .7) 100%);
}
.cta__inner {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding: 100px 24px;
  text-align: center;
}
.cta__title {
  font-size: clamp(32px, 4vw, 54px);
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: -.025em;
  color: #fff;
  text-wrap: balance;
}
.cta__text {
  margin: 20px auto 0;
  max-width: 720px;
  font-size: 19px;
  line-height: 1.55;
  color: #f6e6e4;
  text-wrap: pretty;
}


/* ---------- Rodapé ---------- */
.site-footer { background: #0e0a0a; color: #bdb1ae; padding: 56px 24px 40px; }
.site-footer__grid {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.2fr 1fr 1fr;
  gap: 40px;
  align-items: start;
}
.site-footer__logo { height: 46px; width: auto; }
.site-footer__about { margin-top: 16px; font-size: 15px; line-height: 1.6; max-width: 340px; }
.site-footer__heading {
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: #f47708;
}
.site-footer__list { margin-top: 14px; display: flex; flex-direction: column; gap: 10px; font-size: 15px; }
.site-footer__email { color: #fff; }
.site-footer__bottom {
  max-width: 1200px;
  margin: 40px auto 0;
  padding-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, .1);
  font-size: 13px;
  color: #8d817e;
}


/* ---------- Botão flutuante do WhatsApp ---------- */
.whatsapp-float {
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 80;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 12px 30px rgba(147, 10, 16, .45);
  animation: pulseRing 2.6s ease-out infinite;
}
.whatsapp-float__icon { width: 64px; height: 64px; }


/* ======== 4. Estados de hover (ex-atributos style-hover) ========== */
.hv-link:hover { color: #f47708 !important; }
.hv-wa:hover { background: #f47708 !important; color: #fff !important; }
.hv-card:hover { border-color: #f47708 !important; transform: translateY(-3px) !important; box-shadow: 0 16px 34px rgba(23,17,15,.09) !important; }
.hv-card-dark:hover { border-color: #f47708 !important; background: rgba(244,119,8,.08) !important; }
.hv-bright:hover { filter: brightness(1.08) !important; color: #fff !important; }
.hv-bright-lift:hover { filter: brightness(1.08) !important; transform: translateY(-2px) !important; color: #fff !important; }
.hv-scale:hover { transform: scale(1.06) !important; }

/* ---------- Botões laranja com hover vermelho (exceto CTA final) ---------- */
.nav-cta,
.hero__cta,
.btn--wa-md,
.btn--gradient-md,
.footer-cta {
  background: #f47708;
  color: #fff;
}
.nav-cta:hover,
.hero__cta:hover,
.btn--wa-md:hover,
.btn--gradient-md:hover,
.footer-cta:hover {
  background: #930a10 !important;
  color: #fff !important;
  filter: none !important;
}


/* ======================= 5. Responsivo =========================== */
@media (max-width: 1000px) {
  [data-r="dif-4"] { grid-column: span 6 !important; padding: 26px !important; gap: 14px !important; }
  [data-r="dif-4"] img { height: 50px !important; width: 50px !important; }
  [data-r="dif-4"] h3 { font-size: 20px !important; }
  [data-r="steps"] { grid-template-columns: repeat(2, 1fr) !important; row-gap: 46px !important; }
}
@media (max-width: 900px) {
  [data-r="hero"] { padding-top: 64px !important; padding-bottom: 64px !important; }
  [data-r="split"] { grid-template-columns: 1fr !important; gap: 34px !important; }
  [data-r="two"] { grid-template-columns: 1fr !important; }
  [data-r="footer"] { grid-template-columns: 1fr !important; gap: 30px !important; }
  [data-r="navlinks"] { display: none !important; }
  [data-r="selo-img"] { order: 2; }
  section { padding-top: 64px !important; padding-bottom: 64px !important; }
}
@media (max-width: 620px) {
  [data-r="dor-img"] { grid-template-columns: 1fr !important; gap: 14px !important; }
  [data-r="dif-4"] { grid-column: span 12 !important; }
}
@media (max-width: 560px) {
  [data-r="steps"] { grid-template-columns: 1fr !important; }
  [data-r="navphone"] span { display: none; }
}


/* ================= 6. Ajustes finos para mobile ===================
   Camada puramente aditiva: todas as regras vivem em media queries
   `max-width` <= 768px e NÃO alteram o layout desktop. Complementa a
   Seção 5 com tipografia fluida, espaçamento e botões prontos p/ toque.

   Breakpoints:
     768px — tablet retrato / celular grande
     480px — celular
     360px — celular pequeno
   ================================================================= */

/* ---------- Tablet retrato / celular grande (<= 768px) ---------- */
@media (max-width: 768px) {

  /* Âncoras não ficam escondidas sob o cabeçalho fixo ao rolar */
  #topo, #servicos, #como-funciona, #faq { scroll-margin-top: 72px; }

  /* Gutter lateral mais enxuto (vertical continua na Seção 5) */
  .section { padding-left: 20px; padding-right: 20px; }

  /* Palavras longas não estouram a largura da tela */
  .hero__title,
  .section-title,
  .cta__title,
  .faq__question { overflow-wrap: break-word; }

  /* Filhos de grid/flex podem encolher sem gerar rolagem horizontal */
  .dif-card,
  .service-card,
  .audience-card,
  .compare-card,
  .step,
  .proof__body { min-width: 0; }

  /* Tipografia proporcional ao celular */
  .hero__title   { font-size: clamp(28px, 7.5vw, 40px); }
  .hero__text    { font-size: 16px; }
  .hero__content { gap: 18px; width: 100%; }
  .section-title { font-size: clamp(24px, 6vw, 32px); }
  .section-text,
  .dor__text,
  .cta__text     { font-size: 16px; }

  /* CTAs: largura total, centralizados e com rótulo que pode quebrar */
  .hero__cta,
  .btn--wa-md,
  .btn--gradient-md,
  .cta__btn {
    width: 100%;
    max-width: 420px;
    justify-content: center;
    text-align: center;
    padding-left: 22px;
    padding-right: 22px;
    line-height: 1.2;
  }
  .hero__cta { font-size: 17px; }
  .cta__btn  { font-size: 17px; margin-top: 26px; }

  /* Cabeçalho compacto */
  .site-header__inner  { padding: 10px 18px; gap: 12px; }
  .site-header__logo-img { height: 38px; }
  .nav-cta { padding: 11px 16px; }

  /* Cards com respiro menor */
  .dif-card--lg      { padding: 24px; }
  .service-card__body { padding: 24px; }
  .audience-card     { padding: 22px; gap: 14px; }
  .compare-card      { padding: 24px; }
  .faq__item         { padding: 20px; }

  /* "Consertar ou trocar" */
  .dor__img { border-radius: 18px; }

  /* Prova social */
  .proof__figure { max-width: 420px; margin-left: auto; margin-right: auto; }
  .proof__stats  { gap: 12px; }
  .stat          { padding: 18px; }
  .stat__value   { font-size: 30px; }

  /* Chamada final e rodapé */
  .cta__inner  { padding: 64px 22px; }
  .site-footer { padding: 44px 20px 32px; }

  /* Botão flutuante: respeita a área segura do iOS */
  .whatsapp-float {
    right: max(16px, env(safe-area-inset-right));
    bottom: max(16px, env(safe-area-inset-bottom));
    width: 58px;
    height: 58px;
  }
  .whatsapp-float__icon { width: 58px; height: 58px; }
}

/* ---------- Celular (<= 480px) ---------- */
@media (max-width: 480px) {
  .section { padding-left: 16px; padding-right: 16px; }

  .eyebrow       { font-size: 13px; letter-spacing: .14em; }
  .hero__title   { font-size: clamp(26px, 8vw, 34px); }
  .section-title { font-size: clamp(23px, 7vw, 29px); }

  /* Diferenciais já vêm em 1 coluna pela Seção 5 (<= 620px) */
  .dif-card--lg,
  .dif-card--sm { padding: 22px; }

  /* Números da prova social empilhados para não espremer */
  .proof__stats { grid-template-columns: 1fr; }

  .faq__question { font-size: 16px; gap: 12px; }

  /* Botões um pouco mais baixos no celular */
  .hero__cta,
  .cta__btn {
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 16px;
    min-height: 54px;
  }
  .btn--wa-md,
  .btn--gradient-md {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
  }
}

/* ---------- Celular pequeno (<= 360px) ---------- */
@media (max-width: 360px) {
  .section { padding-left: 14px; padding-right: 14px; }
  .site-header__inner { padding: 10px 14px; }
  .site-header__logo-img { height: 34px; }
  .hero__title { font-size: 25px; }
  .section-title { font-size: 22px; }
}
