.rg-phase3a-content { max-width: 820px; margin-inline: auto; }
.rg-phase3a-content h1 { font-size: clamp(2rem, 4vw, 3rem); line-height: 1.18; letter-spacing: -.035em; }
.rg-phase3a-hero, .rg-phase3a-section, .rg-phase3a-comparison, .rg-phase3a-tool { margin-block: 2rem; }
.rg-phase3a-hero { border: 1px solid #dbe2e7; border-radius: 16px; padding: clamp(1.5rem, 4vw, 3rem); background: #f5f7f8; }
.rg-phase3a-price { color: #0f766e; font-size: clamp(1.5rem, 3vw, 2.25rem); font-weight: 700; }
.rg-phase3a-card-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
.rg-phase3a-card { height: 100%; border: 1px solid #dbe2e7; border-radius: 12px; padding: 1.25rem; background: #fff; }
.rg-phase3a-card h2, .rg-phase3a-card h3 { margin-top: 0; }
.rg-phase3a-actions { display: flex; flex-wrap: wrap; gap: .75rem; margin-top: 1.5rem; }
.rg-phase3a-actions .wp-element-button { display: inline-flex; align-items: center; justify-content: center; }
.rg-phase3a-cta--web_softbs { background: #115e59; color: #fff; }
.rg-phase3a-cta--site_softbs { background: #173b68; color: #fff; }
.rg-phase3a-comparison { overflow-x: auto; }
.rg-phase3a-comparison table { min-width: 680px; width: 100%; border-collapse: collapse; }
.rg-phase3a-comparison th, .rg-phase3a-comparison td { border: 1px solid #dbe2e7; padding: .85rem; text-align: start; vertical-align: top; }
.rg-phase3a-comparison th { background: #f5f7f8; }
.rg-website-cost-simulator { border: 1px solid #dbe2e7; border-radius: 16px; padding: clamp(1.25rem, 4vw, 2rem); background: #fff; }
.rg-website-cost-simulator fieldset { border: 1px solid #dbe2e7; border-radius: 10px; margin: 0 0 1rem; padding: 1rem; }
.rg-website-cost-simulator label { display: block; margin-block: .65rem; }
.rg-website-cost-simulator select, .rg-website-cost-simulator input:not([type="checkbox"]):not([type="radio"]) { display: block; width: 100%; height: auto; min-height: 2.75rem; margin-top: .35rem; padding: .55rem .75rem; border: 1px solid #aebac3; border-radius: 6px; background: #fff; line-height: 1.45; box-sizing: border-box; }
.rg-website-cost-simulator input { margin-inline-end: .4rem; }
.rg-phase3a-simulator-submit { margin-top: .75rem; background: #115e59; color: #fff; }
.rg-phase3a-simulator-result { margin-top: 1.5rem; border-left: 4px solid #0f766e; border-radius: 8px; padding: 1rem 1.15rem; background: #effaf7; }
.rg-phase3a-simulator-result h2 { margin-top: 0; }
.rg-phase3a-simulator-result .rg-phase3a-actions { margin-bottom: 0; }
@media (max-width: 700px) {
  .rg-phase3a-content h1 { font-size: 1.625rem; line-height: 1.2; letter-spacing: -.02em; }
  .rg-phase3a-content h2 { font-size: 1.5rem; line-height: 1.25; }
  .rg-phase3a-content h3 { font-size: 1.2rem; line-height: 1.35; }
  .rg-phase3a-content .rg-phase3a-card h3, .rg-phase3a-content .rg-phase3a-simulator-result h2 { font-size: 1.375rem; line-height: 1.3; }
  .rg-phase3a-card-grid { grid-template-columns: 1fr; }
  .rg-phase3a-actions .wp-element-button { width: 100%; }
  .rg-phase3a-comparison table { min-width: 0; }
  .rg-phase3a-comparison thead { display: none; }
  .rg-phase3a-comparison tr, .rg-phase3a-comparison td { display: block; }
  .rg-phase3a-comparison tr { margin-bottom: 1rem; border: 1px solid #dbe2e7; }
  .rg-phase3a-comparison td { border: 0; border-bottom: 1px solid #dbe2e7; }
  .rg-phase3a-comparison td:last-child { border-bottom: 0; }
  .rg-phase3a-comparison td::before { display: block; margin-bottom: .25rem; color: #5f6b76; font-size: .85rem; font-weight: 700; content: attr(data-label); }
}
