.salary-calcs-page{padding:24px 0 76px;background:linear-gradient(180deg,color-mix(in oklab,var(--bg),var(--brand-500) 4%),var(--bg) 38%);overflow-x:hidden}
.salary-calcs-container{width:min(calc(100% - 32px),var(--salary-body-container,1400px));margin-inline:auto}
.salary-calcs-hero{margin:0 auto 28px}
.salary-calcs-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:stretch}
.salary-calcs-hero__content{position:relative;min-height:360px;padding:42px;border:1px solid var(--border);border-radius:34px;background:linear-gradient(135deg,var(--brand-700),var(--brand-500));color:#fff;overflow:hidden}
.salary-calcs-hero__content:before{content:"";position:absolute;inline-size:340px;block-size:340px;inset:auto auto -140px -90px;border-radius:999px;background:rgba(255,255,255,.13)}
.salary-calcs-breadcrumb{position:relative;display:flex;gap:8px;align-items:center;margin-bottom:26px;color:rgba(255,255,255,.8);font-size:14px;font-weight:600;white-space:nowrap;overflow-x:auto;scrollbar-width:none}
.salary-calcs-breadcrumb::-webkit-scrollbar{display:none}
.salary-calcs-breadcrumb a{color:rgba(255,255,255,.88)}
.salary-calcs-breadcrumb strong{color:#fff}
.salary-calcs-eyebrow{display:inline-flex;align-items:center;width:max-content;min-height:34px;padding:6px 14px;margin-bottom:14px;border-radius:999px;background:color-mix(in oklab,var(--brand-700),transparent 90%);color:var(--brand-700);font-size:13px;font-weight:750}
.salary-calcs-hero .salary-calcs-eyebrow{position:relative;background:rgba(255,255,255,.14);color:#fff}
.salary-calcs-hero h1{position:relative;margin:0;color:#fff;font-size:clamp(34px,4vw,58px);font-weight:880;line-height:1.45;letter-spacing:-.04em}
.salary-calcs-hero p{position:relative;max-width:920px;margin:18px 0 0;color:rgba(255,255,255,.88);font-size:17px;font-weight:450;line-height:2;text-align:justify}
.salary-calcs-hero__phone{display:flex;align-items:center;justify-content:center;min-height:360px;border:1px solid var(--border);border-radius:34px;background:var(--surface);overflow:hidden}
.salary-calcs-phone{position:relative;display:grid;gap:13px;width:230px;min-height:300px;padding:28px 22px;border:1px solid var(--border);border-radius:32px;background:linear-gradient(180deg,#fff,color-mix(in oklab,var(--brand-50),#fff 60%));box-shadow:0 20px 60px rgba(45,28,102,.09)}
.salary-calcs-phone span{inline-size:58px;block-size:6px;margin-inline:auto;border-radius:999px;background:var(--border)}
.salary-calcs-phone strong{color:var(--heading);font-size:20px;font-weight:850;text-align:center}
.salary-calcs-phone small{color:var(--muted);font-size:12px;font-weight:600;text-align:center}
.salary-calcs-phone div{height:46px;border-radius:16px;background:var(--surface-2)}
.salary-calcs-phone button{height:48px;border:0;border-radius:16px;background:var(--brand-600);color:#fff;font-family:inherit;font-size:14px;font-weight:800}
.salary-calcs-grid-wrap{padding:28px;border:1px solid var(--border);border-radius:32px;background:var(--surface)}
.salary-calcs-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}
.salary-calcs-head h2{margin:0;color:var(--heading);font-size:clamp(24px,3vw,40px);font-weight:820;line-height:1.55}
.salary-calcs-count{display:grid;gap:6px;min-width:150px;padding:16px 18px;border:1px solid var(--border);border-radius:22px;background:var(--surface-2)}
.salary-calcs-count span{color:var(--muted);font-size:13px;font-weight:650}
.salary-calcs-count strong{color:var(--heading);font-size:30px;font-weight:900;line-height:1}
.salary-calcs-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.salary-calcs-card{display:flex;min-height:236px;flex-direction:column;gap:12px;padding:22px;border:1px solid var(--border);border-radius:24px;background:var(--bg);color:var(--fg);text-decoration:none}
.salary-calcs-card:hover{color:var(--fg);border-color:color-mix(in oklab,var(--brand-700),var(--border) 70%)}
.salary-calcs-card__icon{display:inline-flex;inline-size:46px;block-size:46px;align-items:center;justify-content:center;border-radius:16px;background:color-mix(in oklab,var(--brand-700),transparent 90%);color:var(--brand-700);font-size:20px;font-weight:900}
.salary-calcs-card strong{color:var(--heading);font-size:18px;font-weight:820;line-height:1.65}
.salary-calcs-card small{color:var(--muted);font-size:13.5px;font-weight:430;line-height:1.9;text-align:justify}
.salary-calcs-card em{margin-top:auto;color:var(--brand-700);font-style:normal;font-size:13px;font-weight:750}
.salary-calcs-card.is-featured{background:linear-gradient(135deg,var(--brand-700),var(--brand-500));color:#fff}
.salary-calcs-card.is-featured .salary-calcs-card__icon{background:rgba(255,255,255,.16);color:#fff}
.salary-calcs-card.is-featured strong,.salary-calcs-card.is-featured small,.salary-calcs-card.is-featured em{color:#fff}
@media(max-width:1280px){.salary-calcs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.salary-calcs-hero__inner{grid-template-columns:1fr}}
@media(max-width:768px){.salary-calcs-page{padding:20px 0 56px}.salary-calcs-container{width:min(calc(100% - 20px),var(--salary-body-container,1400px))}.salary-calcs-hero__content{min-height:auto;padding:28px 22px;border-radius:24px}.salary-calcs-hero__phone{display:none}.salary-calcs-grid-wrap{padding:18px;border-radius:24px}.salary-calcs-head{align-items:start;flex-direction:column}.salary-calcs-count{width:100%}.salary-calcs-grid{grid-template-columns:1fr}.salary-calcs-card{min-height:auto}}


/* v153 unified calculators directory typography */
.salary-calcs-hero h1{font-size:36px!important;line-height:1.55!important;font-weight:840!important}
.salary-calcs-head h2{font-size:32px!important;line-height:1.55!important;font-weight:800!important}
.salary-calcs-hero p,.salary-calcs-card small,.salary-calcs-card em{font-size:14px!important;line-height:1.9!important}
.salary-calcs-card strong{font-size:18px!important;line-height:1.65!important;font-weight:780!important}
@media(max-width:640px){
.salary-calcs-hero h1{font-size:28px!important;line-height:1.6!important}
.salary-calcs-head h2{font-size:24px!important;line-height:1.65!important}
.salary-calcs-card strong{font-size:16px!important;line-height:1.7!important}
}
/* v160 dark CTA buttons */
.salary-calcs-phone button{background:#2a0d53;color:#fff}
.salary-calcs-phone button:hover{background:#1f083f;color:#fff}
