.pd-pricing { box-sizing: border-box; max-width: 1240px; margin-inline: auto; padding: 72px 24px; color: #14141e; font-family: 'Karla', system-ui, sans-serif; font-size: 16px; line-height: 1.5; scroll-margin-top: 100px; }
.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-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 { 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 { 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 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; }
@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: 600px) { .pd-pricing { padding: 40px 20px; } .pd-pricing-heading { align-items: start; flex-direction: column; } .pd-plan { padding: 24px; } .pd-plan-highlight { padding: 23px; } }
