/* Atipica — stili dei block pattern (front-end + editor + design reference).
   Prefisso .atp-*  ·  colori brand: rosso #ED1C24, ink #1D1D1D */
.atp-dot { color: #ED1C24; }
.atp-p { font-family: 'Newsreader', Georgia, serif; font-size: 18.5px; line-height: 1.75; color: #555; margin: 0 0 18px; }
.atp-lead { font-family: 'Newsreader', Georgia, serif; font-size: 23px; line-height: 1.55; color: #1D1D1D; margin: 0 0 22px; }
.atp-h2 { font-family: 'Instrument Sans', sans-serif; font-size: 32px; font-weight: 600; letter-spacing: -0.03em; line-height: 1.1; color: #1D1D1D; margin: 0; }
.atp-h3 { font-family: 'Instrument Sans', sans-serif; font-size: 19px; font-weight: 600; letter-spacing: -0.01em; color: #1D1D1D; margin: 0; }
.atp-p strong { color: #1D1D1D; font-weight: 600; }
.atp-p a { color: #ED1C24; font-weight: 600; }
.atp-p em { font-style: italic; color: #ED1C24; font-weight: 700; }
.atp-ul, .atp-ol { margin: 0; padding-left: 22px; }
.atp-ul li, .atp-ol li { font-family: 'Newsreader', Georgia, serif; font-size: 18.5px; line-height: 1.7; color: #555; margin: 0 0 10px; }
.atp-quote { font-family: 'Newsreader', Georgia, serif; font-style: italic; font-size: 27px; line-height: 1.4; color: #1D1D1D; border-left: 4px solid #ED1C24; margin: 0; padding: 4px 0 4px 28px; }
.atp-pull { font-family: 'Instrument Sans', sans-serif; font-size: 34px; font-weight: 600; letter-spacing: -0.03em; line-height: 1.12; color: #1D1D1D; margin: 0; }
.atp-tldr { border: 1px solid #e8e8e8; border-left: 3px solid #ED1C24; padding: 28px 32px; margin: 0; background: #fff; }
.atp-tldr-h { font-family: 'Instrument Sans', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: #ED1C24; }
.atp-tldr ul { margin: 14px 0 0; padding-left: 20px; }
.atp-tldr li { margin: 8px 0; font-family: 'Newsreader', Georgia, serif; font-size: 17px; line-height: 1.55; color: #444; }
.atp-faq details { border-bottom: 1px solid #e8e8e8; padding: 20px 0; }
.atp-faq details:first-child { border-top: 1px solid #e8e8e8; }
.atp-faq summary { font-weight: 600; font-size: 18px; cursor: pointer; font-family: 'Instrument Sans', sans-serif; color: #1D1D1D; list-style: none; display: flex; justify-content: space-between; align-items: center; }
.atp-faq summary::-webkit-details-marker { display: none; }
.atp-faq summary::after { content: '+'; color: #ED1C24; font-size: 22px; font-weight: 400; }
.atp-faq details[open] summary::after { content: '\2013'; }
.atp-faq p { color: #555; line-height: 1.65; font-family: 'Newsreader', Georgia, serif; font-size: 17px; margin: 14px 0 0; }
.atp-note { background: #fbfbf9; border: 1px solid #e8e8e8; border-radius: 12px; padding: 24px 28px; display: flex; gap: 16px; align-items: flex-start; }
.atp-code { font-family: 'JetBrains Mono', ui-monospace, monospace; font-size: 14px; line-height: 1.7; background: #1D1D1D; color: #eaeaea; border-radius: 12px; padding: 22px 26px; overflow-x: auto; white-space: pre; margin: 0; }
.atp-cta { display: inline-flex; align-items: center; gap: 10px; font-family: 'Instrument Sans', sans-serif; font-size: 15px; font-weight: 600; padding: 14px 28px; border-radius: 100px; background: #ED1C24; color: #fff; text-decoration: none; }
.atp-ph { background: repeating-linear-gradient(45deg,#eeeeeb,#eeeeeb 12px,#e7e7e3 12px,#e7e7e3 24px); border: 1px solid #e2e2df; border-radius: 10px; display: flex; align-items: center; justify-content: center; color: #a5a5a0; font-size: 13px; font-weight: 600; font-family: 'Instrument Sans', sans-serif; }
.atp-cap { font-family: 'Instrument Sans', sans-serif; font-size: 13px; color: #9a9a96; margin-top: 10px; }
.atp-tbl { width: 100%; border-collapse: collapse; font-family: 'Instrument Sans', sans-serif; }
.atp-tbl th { text-align: left; font-size: 13px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: #9a9a96; padding: 0 0 12px; border-bottom: 2px solid #1D1D1D; }
.atp-tbl td { font-family: 'Newsreader', Georgia, serif; font-size: 16px; color: #444; padding: 14px 0; border-bottom: 1px solid #e8e8e8; }
.atp-label { font-family: 'Instrument Sans', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: #9a9a96; }
