.pd-pricing { box-sizing: border-box; max-width: 1320px; margin-inline: auto; padding: 64px 40px 48px; color: #14141e; font-family: 'Karla', system-ui, sans-serif; font-size: 16px; line-height: 1.5; }
.pd-pricing *, .pd-pricing *::before, .pd-pricing *::after { box-sizing: border-box; }
.pd-pricing h2, .pd-pricing h3 { font-family: 'Rubik', 'Karla', sans-serif; font-weight: 600; text-wrap: balance; }
.pd-pricing h2 { margin: 0 0 16px; font-size: clamp(28px, 4vw, 42px); line-height: 1.15; letter-spacing: -.025em; }
.pd-pricing h3 { margin: 12px 0; font-size: 23px; line-height: 1.25; }
.pd-pricing-heading { display: flex; align-items: end; justify-content: space-between; gap: 24px; margin-bottom: 32px; }
.pd-pricing-heading p { max-width: 55ch; margin: 0; color: #526075; font-size: 18px; }
.pd-pricing-kicker { display: inline-block; margin-bottom: 12px; color: #1d4ed8; font-size: 13px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.pd-pricing-tax-badge { flex-shrink: 0; padding: 9px 14px; border: 1px solid #b9cfff; border-radius: 999px; background: #f2f6ff; color: #1d4ed8; font-size: 14px; font-weight: 700; }
.pd-pricing-currency { display: grid; gap: 6px; flex-shrink: 0; font-size: 14px; font-weight: 600; }
.pd-pricing-currency select { min-height: 44px; padding: 8px 36px 8px 12px; border: 1px solid #cbd5e1; border-radius: 10px; background: #fff; color: #14141e; font: inherit; font-size: 16px; }
.pd-pricing-budget { margin-bottom: 24px; }
.pd-pricing-budget-field { display: flex; flex-wrap: wrap; align-items: center; gap: 8px 16px; }
.pd-pricing-budget-label { font-size: 14px; font-weight: 600; }
.pd-pricing-stepper { display: grid; grid-template-columns: 44px minmax(0, 1fr) 44px; align-items: center; gap: 8px; width: 300px; max-width: 100%; }
.pd-pricing-stepper output { min-width: 0; padding: 8px 0; font-size: 14px; font-weight: 600; text-align: center; font-variant-numeric: tabular-nums; overflow-wrap: anywhere; }
.pd-pricing-stepper button { min-height: 44px; border: 1px solid #b9cfff; border-radius: 10px; background: #fff; color: #1d4ed8; font: inherit; font-size: 24px; cursor: pointer; }
.pd-pricing-stepper button:hover:not(:disabled) { background: #dce9ff; }
.pd-pricing-stepper button:active:not(:disabled) { transform: scale(.96); }
.pd-pricing-stepper button:disabled { border-color: #dce2ea; background: #edf0f4; color: #65748a; cursor: not-allowed; }
.pd-pricing-budget-disclaimer { margin: 8px 0 0; color: #526075; font-size: 13px; line-height: 1.5; }
.pd-pricing-status { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.pd-pricing-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.pd-plan { display: flex; flex-direction: column; min-width: 0; padding: 28px; border: 1px solid #dce2ea; border-radius: 20px; background: #fff; }
.pd-plan-highlight { border: 2px solid #2563eb; padding: 27px; }
.pd-plan-label { font-size: 13px; font-weight: 700; color: #1d4ed8; }
.pd-plan-price { font-family: 'Rubik', 'Karla', sans-serif; font-size: clamp(32px, 3.4vw, 42px); font-weight: 600; font-variant-numeric: tabular-nums; letter-spacing: -.035em; overflow-wrap: anywhere; }
.pd-plan-period { color: #526075; font-size: 14px; }
.pd-plan ul { margin: 20px 0 28px; padding: 0; list-style: none; }
.pd-plan li { padding-block: 8px; border-bottom: 1px solid #edf0f4; }
.pd-plan li:last-child { border: 0; }
.pd-plan li strong { font-weight: 700; }
.pd-plan .pd-plan-button, .pd-compare .pd-plan-button, .pd-outbound-pricing .pd-plan-button { display: flex; justify-content: center; align-items: center; min-height: 44px; margin-top: auto; padding: 12px 16px; background: #2563eb; color: #fff; border: 0; border-radius: 999px; font: inherit; font-weight: 700; text-decoration: none; cursor: pointer; }
.pd-plan .pd-plan-button:hover, .pd-compare .pd-plan-button:hover, .pd-outbound-pricing .pd-plan-button:hover { background: #1d4ed8; }
.pd-pricing-note { margin-top: 24px; color: #526075; font-size: 14px; }
.pd-pricing a:not(.pd-plan-button) { color: #1d4ed8; text-decoration: underline; text-underline-offset: 3px; }
.pd-pricing :focus-visible { outline: 3px solid #2563eb; outline-offset: 4px; }
.pd-pricing-related { display: flex; flex-wrap: wrap; gap: 12px 24px; margin-top: 24px; }
.pd-hero-eyebrow { max-width: 600px; margin: 0 auto 20px; padding-inline: 24px; color: #34496a; font-size: 14px; line-height: 1.5; font-weight: 600; letter-spacing: .06em; text-transform: uppercase; text-wrap: balance; }
.pd-hero-unlimited { color: #0f1f3d; font-size: clamp(28px, 8.2vw, 80px); letter-spacing: -.04em; }
.pd-hero-unlimited > span { color: #2563eb; }
.pd-comparison-scroll { overflow-x: auto; border: 1px solid #dce2ea; border-radius: 16px; scroll-margin-top: 110px; }
.pd-comparison-hint { display: none; }
.pd-compare { width: 100%; min-width: 1000px; border-collapse: separate; border-spacing: 0; table-layout: fixed; font-size: 14px; }
.pd-compare-feature { width: 180px; }
.pd-compare th, .pd-compare td { padding: 14px 18px; text-align: start; vertical-align: middle; }
.pd-compare thead th { padding-block: 24px; vertical-align: top; font-weight: 400; }
.pd-compare thead .pd-compare-heading { vertical-align: bottom; color: #526075; font-size: 13px; font-weight: 600; }
.pd-compare h3 { min-height: 50px; margin: 0; font-size: 21px; line-height: 1.2; }
.pd-compare-tagline { min-height: 42px; margin: 8px 0 16px; color: #526075; font-weight: 400; line-height: 1.5; }
.pd-compare .pd-plan-price { font-size: 34px; }
.pd-compare .pd-plan-period { font-size: 12px; }
.pd-compare tbody th { font-weight: 500; color: #526075; }
.pd-compare tbody th, .pd-compare tbody td { border-top: 1px solid #edf0f4; }
.pd-compare tr > :first-child { position: sticky; inset-inline-start: 0; z-index: 1; background: #fff; }
.pd-compare tr > :nth-child(4) { background: #f2f6ff; }
.pd-compare thead th:nth-child(4) { box-shadow: inset 0 3px #2563eb; }
.pd-compare .pd-compare-unlimited { color: #1d4ed8; font-weight: 700; }
.pd-compare-priority th, .pd-compare-priority td { background: #eef4ff; }
.pd-compare-priority th { color: #1d4ed8 !important; font-weight: 700 !important; }
.pd-compare tfoot th, .pd-compare tfoot td { padding-block: 22px; border-top: 1px solid #dce2ea; }
.pd-compare tfoot th { color: #526075; font-weight: 500; }
.pd-compare .pd-plan-button { min-height: 64px; padding: 10px 12px; border-radius: 10px; font-size: 13px; text-align: center; }
.pd-outbound-pricing { margin-top: 64px; padding: 36px; border: 1px solid #bfd2ff; border-radius: 24px; background: linear-gradient(135deg, #f7faff 0%, #eef4ff 100%); }
.pd-outbound-heading { display: flex; align-items: center; justify-content: space-between; gap: 32px; }
.pd-outbound-heading h3 { margin: 0 0 10px; font-size: clamp(26px, 3.2vw, 38px); }
.pd-outbound-heading p { max-width: 62ch; margin: 0; color: #526075; }
.pd-outbound-price { display: flex; align-items: center; gap: 14px; flex-shrink: 0; min-width: 250px; padding: 20px; border: 1px solid #b9cfff; border-radius: 16px; background: #fff; }
.pd-outbound-price strong { color: #1d4ed8; font-family: 'Rubik', 'Karla', sans-serif; font-size: 48px; line-height: 1; letter-spacing: -.04em; }
.pd-outbound-price span { color: #526075; font-size: 13px; line-height: 1.4; }
.pd-performance-table-wrap { margin-top: 28px; overflow: hidden; border: 1px solid #d5e1fb; border-radius: 16px; background: #fff; }
.pd-performance-table { width: 100%; border-collapse: collapse; font-size: 15px; }
.pd-performance-table th, .pd-performance-table td { padding: 14px 18px; text-align: start; border-bottom: 1px solid #edf0f4; }
.pd-performance-table tr:last-child th, .pd-performance-table tr:last-child td { border-bottom: 0; }
.pd-performance-table th { width: 55%; color: #526075; font-weight: 500; }
.pd-performance-table td { color: #0f172a; font-weight: 700; }
.pd-outbound-footer { display: flex; align-items: center; justify-content: space-between; gap: 24px; margin-top: 24px; }
.pd-outbound-footer p { max-width: 72ch; margin: 0; color: #526075; font-size: 13px; }
.pd-outbound-footer .pd-plan-button { flex-shrink: 0; margin: 0; }
@media (max-width: 1050px) { .pd-comparison-hint { display: block; margin: 0 0 12px; color: #526075; font-size: 13px; } .pd-compare { min-width: 710px; } .pd-compare-feature { width: 110px; } .pd-compare th, .pd-compare td { padding-inline: 12px; } .pd-compare h3 { font-size: 17px; min-height: 42px; } .pd-compare .pd-plan-price { font-size: 24px; } .pd-compare-tagline { font-size: 13px; min-height: 60px; } }
@media (max-width: 960px) { .pd-pricing-grid { grid-template-columns: 1fr; } }
@media (max-width: 720px) { .pd-outbound-pricing { padding: 24px 20px; } .pd-outbound-heading, .pd-outbound-footer { align-items: stretch; flex-direction: column; } .pd-outbound-price { min-width: 0; } .pd-outbound-footer .pd-plan-button { width: 100%; } }
@media (max-width: 600px) { .pd-pricing { padding: 56px 16px 32px; } .pd-pricing-heading { align-items: start; flex-direction: column; padding-inline-end: 42px; } .pd-plan { padding: 24px; } .pd-plan-highlight { padding: 23px; } }

.pd-pricing { scroll-margin-top: 100px; }
.pd-pricing-catalog { max-width: 1240px; margin: 0 auto; padding: 140px 24px 32px; font-family: 'Karla', system-ui, sans-serif; color: #14141e; }
.pd-pricing-catalog h1 { font-family: 'Rubik', sans-serif; font-size: clamp(32px, 5vw, 52px); line-height: 1.15; margin: 0 0 16px; }
.pd-pricing-catalog > p { color: #526075; font-size: 18px; }
.pd-pricing-products { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; margin: 32px 0; }
.pd-pricing-product { display: flex; flex-direction: column; gap: 12px; padding: 24px; border: 1px solid #e2e8f0; border-radius: 16px; color: inherit; text-decoration: none; background: #fff; }
.pd-pricing-product:hover { border-color: #2563eb; }
.pd-pricing-product h2 { font-size: 20px; margin: 0; }
.pd-pricing-product p { margin: 0; color: #526075; }
.pd-pricing-product strong { font-size: 24px; }
.pd-pricing-product span { color: #2563eb; margin-top: auto; }
.pd-pricing-quote { border-top: 1px solid #e2e8f0; }
.pd-pricing-quote .pd-plan-button { width: fit-content; margin-top: 24px; }
@media(max-width:800px) { .pd-pricing-products { grid-template-columns: repeat(2,minmax(0,1fr)); } }
@media(max-width:540px) { .pd-pricing-products { grid-template-columns: 1fr; } .pd-pricing-catalog { padding-top: 110px; } }

/* Two explicit support options per inbound plan. */
.support-price-option { display:flex; flex-direction:column; gap:8px; margin:20px 0; font-size:32px; line-height:1.2; letter-spacing:normal; word-spacing:normal; }
.support-price-option strong { font-size:inherit; letter-spacing:-.02em; }
.support-price-option small { color:#34496a; font:500 16px/1.5 Karla,Arial,sans-serif; letter-spacing:normal; word-spacing:normal; }
