#promemoria-sms,
#prezzi,
#digitalContact {
  scroll-margin-top: 88px;
}

.hero-description { font-size: clamp(1.1rem, 2vw, 1.45rem); line-height: 1.6; }
.hero-price { color: #fff; font-size: 1rem; line-height: 1.8; }
.hero-price-divider { margin: 0 .5rem; }
.hero-price strong { white-space: nowrap; }
.pf-sms-section { background: #f7f5f0; }
.pf-sms-grid { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr); align-items: center; gap: 5rem; }
.pf-eyebrow { display: block; color: #b52e43; font-size: .78rem; font-weight: 800; text-transform: uppercase; letter-spacing: .12em; margin-bottom: 1rem; }
.pf-sms-section h2,
.pf-pricing-section h2 { font-size: clamp(2rem, 3.2vw, 3rem); line-height: 1.15; }
.pf-section-lead { font-size: 1.15rem; line-height: 1.75; color: #51565b; margin: 1.5rem 0 2rem; }
.pf-benefits { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; gap: 1.4rem; }
.pf-benefits li { padding-left: 1.6rem; position: relative; }
.pf-benefits li::before { content: ""; position: absolute; left: 0; top: .5rem; width: .5rem; height: .5rem; background: #d63754; border-radius: 50%; }
.pf-benefits strong,
.pf-benefits span { display: block; line-height: 1.6; }
.pf-benefits strong { color: #202328; margin-bottom: .25rem; }
.pf-benefits span { color: #555b62; }
.pf-small { color: #555b62; font-size: .92rem; }
.pf-sms-preview { margin: 0; padding: 2.5rem 1.5rem; border-radius: 2rem; background: #ebe7df; text-align: center; }
.pf-phone { position: relative; max-width: 300px; min-height: 400px; margin: 0 auto; padding: 15px 16px 36px; border: 7px solid #24272b; border-radius: 40px; background: #fff; color: #24272b; box-shadow: 0 20px 40px #24272b1c; }
.pf-phone-top { display: flex; justify-content: space-between; align-items: center; padding: 0 9px; font-size: .75rem; font-weight: 700; }
.pf-phone-camera { width: 72px; height: 18px; background: #24272b; border-radius: 20px; }
.pf-phone-sender { display: grid; justify-items: center; gap: .3rem; padding: 25px 0 20px; border-bottom: 1px solid #ededed; }
.pf-sender-icon { display: grid; place-items: center; width: 44px; height: 44px; margin-bottom: .3rem; background: #e8e3dc; border-radius: 50%; color: #615c55; font-size: .9rem; font-weight: 700; }
.pf-phone-sender > span:last-child { color: #6b7075; font-size: .7rem; }
.pf-phone-conversation { padding-top: 22px; text-align: left; }
.pf-phone-date { display: block; text-align: center; font-size: .7rem; color: #73777c; margin-bottom: 15px; }
.pf-phone-conversation p { color: #262a2e; background: #eef0eb; padding: 16px; border-radius: 17px 17px 17px 3px; line-height: 1.65; font-size: 1rem; }
.pf-phone-bottom { position: absolute; bottom: 10px; left: 35%; width: 30%; height: 4px; background: #24272b; border-radius: 4px; }
.pf-sms-preview figcaption { color: #555b62; line-height: 1.65; font-size: .85rem; margin: 1.5rem 0 0; }
.pf-pricing-section { background: #fff; }
.pf-section-heading { max-width: 740px; margin: 0 auto 3rem; text-align: center; }
.pf-plan-grid { max-width: 980px; margin: 0 auto; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.5rem; }
.pf-plan { display: flex; flex-direction: column; min-width: 0; padding: 2.5rem; border: 1px solid #dfdfdc; border-radius: 22px; background: #fafaf8; }
.pf-plan-kicker { font-size: .72rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; color: #5d6369; }
.pf-plan h3 { font-size: 2.25rem; margin: .75rem 0; }
.pf-plan-description { color: #555b62; line-height: 1.7; min-height: 3.4em; margin-bottom: 0; }
.pf-plan-price { display: flex; gap: .65rem; align-items: baseline; margin: 1.7rem 0 2rem; }
.pf-plan-price strong { font-size: 4rem; line-height: 1; font-weight: 800; letter-spacing: -.06em; color: #202328; }
.pf-plan-price strong span { font-size: 2rem; margin-left: .2em; letter-spacing: normal; }
.pf-plan-price > span { color: #555b62; font-size: 1rem; }
.pf-plan > .btn { white-space: normal; line-height: 1.5; padding: 1rem; }
.pf-plan-features { padding: 1.8rem 0 0; margin: 1.8rem 0; border-top: 1px solid #dededb; list-style: none; display: grid; gap: 1rem; color: #353b41; }
.pf-plan-features li { padding-left: 1.7rem; position: relative; line-height: 1.6; }
.pf-plan-features li::before { content: "✓"; position: absolute; left: 0; color: #327456; font-weight: 800; }
.pf-plan-note { margin: auto 0 0; padding-top: .5rem; color: #62666c; font-size: .85rem; line-height: 1.65; }
.pf-plan-premium { background: #1b1e23; border-color: #1b1e23; box-shadow: 0 18px 40px #2023281a; }
.pf-plan-premium h3,
.pf-plan-premium .pf-plan-price strong { color: #fff; }
.pf-plan-premium .pf-plan-kicker { color: #ffc0ca; }
.pf-plan-premium .pf-plan-description,
.pf-plan-premium .pf-plan-price > span,
.pf-plan-premium .pf-plan-features { color: #e0e2e6; }
.pf-plan-premium .pf-plan-features { border-color: #43464b; }
.pf-plan-premium .pf-plan-features li::before { color: #8ed7b3; }
.pf-plan-premium .pf-premium-value { color: #ffc0ca; }
.pf-pricing-help { margin: 2rem auto 0; max-width: 680px; text-align: center; color: #555b62; line-height: 1.8; }
.pf-pricing-help a { color: #b52e43; text-decoration: underline; text-underline-offset: .2em; }
.pf-trial-callout { display:flex; align-items:center; gap:24px; justify-content:space-between; max-width:980px; margin:2rem auto 0; padding:24px; border-radius:16px; background:#f8f3eb; }
.pf-trial-callout strong { color:#262a2e; } .pf-trial-callout p { margin:.5rem 0 0; line-height:1.65; color:#555b62; }
.pf-trial-callout .btn { flex-shrink:0; white-space:normal; }
#digitalContact .form-control,
#digitalContact .form-select { color: #f5f5f5; }
#digitalContact .form-select option { background: #fff; color: #202328; }
#digitalContact textarea::placeholder { color: #a4a8ac; opacity: 1; }
.pf-plan a:focus-visible,
.pf-sms-section a:focus-visible { outline: 3px solid #a62c3f; outline-offset: 5px; }
.pf-plan-premium a:focus-visible { outline-color: #ffc0ca; }

@media (max-width: 991px) {
  .pf-sms-grid { gap: 3rem; grid-template-columns: 1fr; }
  .pf-sms-preview { width: 100%; max-width: 450px; margin: 0 auto; }
  .pf-plan { padding: 2rem; }
}
@media (max-width: 767px) {
  .pf-trial-callout { flex-direction:column; align-items:stretch; }
  .pf-plan-grid { grid-template-columns: 1fr; max-width: 480px; }
  .pf-section-heading { margin-bottom: 2rem; }
  .pf-plan-description { min-height: 0; }
  .pf-plan-price strong { font-size: 3.5rem; }
  .pf-eyebrow { line-height: 1.8; }
}
@media (max-width: 575px) {
  .hero-price .hero-plan { display: block; }
  .hero-price-divider { display: none; }
}
@media (max-width: 375px) {
  .pf-plan { padding: 1.5rem; }
  .pf-sms-preview { padding: 2rem 1rem; }
}
