/*
Theme Name: ABC Recruitment
Theme URI: https://www.abcrecruitment.nl
Author: ABC Recruitment
Description: Website-thema voor ABC Recruitment — GGZ-recruitment. Block theme met 7 pagina's, aanpasbaar via de Site Editor.
Version: 2.0.0
Requires at least: 6.2
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: abc-recruitment
*/

body { font-family: 'Archivo', sans-serif; background: #fff; color: #1C2B29; margin: 0; }
h1, h2, h3, p, a, button, input, textarea, label { font-family: 'Archivo', sans-serif; }
a { color: #1F4741; }
a:hover { color: #14332E; }

.abc-topbar { background: #73C4BA; }
.abc-header { display: flex; align-items: center; gap: 14px 24px; padding: 18px 32px; flex-wrap: wrap; }
.abc-logo-img img { height: 40px; width: auto; object-fit: contain; }
.abc-nav { display: flex; gap: 10px 20px; margin-left: auto; flex-wrap: wrap; font-size: 15px; font-weight: 600; }
.abc-nav a { color: #14332E; text-decoration: none; }
.abc-nav a.is-active { font-weight: 800; border-bottom: 2px solid #14332E; padding-bottom: 4px; }

.abc-btn { display: inline-block; font-weight: 700; text-decoration: none; border-radius: 999px; padding: 14px 28px; font-size: 16px; border: none; cursor: pointer; font-family: 'Archivo', sans-serif; }
.abc-btn.dark { background: #14332E; color: #fff; }
.abc-btn.dark:hover { background: #1F4741; color: #fff; }
.abc-btn.turq { background: #73C4BA; color: #14332E; }
.abc-btn.turq:hover { background: #5FB0A5; color: #14332E; }
.abc-btn.outline { background: transparent; border: 2px solid #1F4741; color: #1F4741; padding: 11px 22px; }
.abc-btn.outline:hover { background: #1F4741; color: #fff; }
.abc-btn.lg { font-size: 18px; padding: 18px 36px; }
.abc-btn.sm { font-size: 15px; padding: 11px 22px; }

.abc-hero { padding: 72px 64px 96px; text-align: center; }
.abc-hero h1 { font: 800 74px/1.05 'Archivo', sans-serif; margin: 0 auto; max-width: 20ch; color: #fff; letter-spacing: -.02em; }
.abc-hero h1 span { color: #14332E; }
.abc-hero p { font-size: 21px; line-height: 1.55; color: #14332E; max-width: 56ch; margin: 24px auto 0; }

.abc-pagehero { padding: 56px 64px 72px; }
.abc-kicker { font-size: 14px; letter-spacing: .14em; text-transform: uppercase; color: #14332E; font-weight: 700; opacity: .75; }
.abc-pagehero h1 { font: 800 50px/1.1 'Archivo', sans-serif; margin: 12px 0 0; color: #14332E; max-width: 24ch; }
.abc-pagehero p { font-size: 18px; line-height: 1.6; color: #14332E; opacity: .85; max-width: 62ch; margin: 18px 0 0; }

.abc-cardgrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(380px,1fr)); gap: 24px; padding: 56px 64px 96px; margin-top: -56px; }
.abc-acard { border-radius: 20px; padding: 44px; display: flex; flex-direction: column; gap: 16px; box-shadow: 0 12px 32px rgba(20,51,46,.14); box-sizing: border-box; }
.abc-acard.light { background: #fff; }
.abc-acard.dark { background: #14332E; color: #fff; box-shadow: 0 12px 32px rgba(20,51,46,.2); }
.abc-acard.turq { color: #14332E; }
.abc-eyebrow { font-size: 13px; letter-spacing: .14em; text-transform: uppercase; font-weight: 700; color: #4E8A81; }
.abc-acard.dark .abc-eyebrow { color: #73C4BA; }
.abc-acard h3 { font: 700 30px/1.2 'Archivo', sans-serif; margin: 0; }
.abc-acard p { font-size: 16.5px; line-height: 1.55; margin: 0; }
.abc-acard.light p { color: #4A5B58; }
.abc-acard.dark p { color: #B9CCC8; }
.abc-btnwrap { margin-top: auto; padding-top: 8px; }

.abc-section { padding: 88px 64px; }
.abc-section.tight-top { padding-top: 0; }
.abc-section.tint { background: #F3F7F6; }
.abc-section.dark { background: #14332E; color: #fff; }
.abc-section-head { display: flex; align-items: baseline; justify-content: space-between; margin-bottom: 40px; gap: 16px; flex-wrap: wrap; }
.abc-h2 { font: 700 42px 'Archivo', sans-serif; margin: 0 0 40px; letter-spacing: -.01em; }
.abc-section-head .abc-h2 { margin: 0; }
.abc-h2.sm { font-size: 38px; }
.abc-h2 span { color: #73C4BA; }

.abc-vgrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px,1fr)); gap: 24px; }
.abc-vcard { border-radius: 20px; padding: 32px; display: flex; flex-direction: column; gap: 16px; min-width: 0; box-sizing: border-box; }
.abc-vtags { display: flex; gap: 8px; flex-wrap: wrap; }
.abc-tag { background: #73C4BA; color: #14332E; font-size: 13px; font-weight: 700; padding: 5px 12px; border-radius: 999px; }
.abc-tag.alt { color: #4A5B58; font-weight: 600; }
.abc-vcard h3 { font: 700 23px/1.25 'Archivo', sans-serif; margin: 0; overflow-wrap: anywhere; }
.abc-vmeta { font-size: 15px; color: #4A5B58; }
.abc-vdate { color: #7A8886; font-size: 13.5px; margin-top: 4px; }
.abc-vsalaris { font-weight: 700; font-size: 17px; color: #1F4741; }
.abc-link-strong { color: #2E6B62; font-weight: 700; font-size: 15px; text-decoration: none; margin-top: auto; }
.abc-link-strong.lg { font-size: 16px; }
.abc-link-strong:hover { color: #14332E; }

.abc-filters { display: flex; gap: 10px; margin-bottom: 36px; flex-wrap: wrap; }
.abc-filter { font: 700 14.5px 'Archivo', sans-serif; padding: 10px 20px; border-radius: 999px; border: none; cursor: pointer; background: #F3F7F6; color: #4A5B58; }
.abc-filter.is-active { background: #14332E; color: #fff; }
.abc-empty { padding: 48px; text-align: center; color: #7A8886; font-size: 17px; display: none; }
.abc-empty.show { display: block; }

.abc-usp-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px,1fr)); gap: 32px; }
.abc-usp-item { display: flex; flex-direction: column; gap: 12px; min-width: 0; }
.abc-bar { width: 40px; height: 6px; background: #73C4BA; border-radius: 3px; }
.abc-usp-item h3 { font-weight: 700; font-size: 19px; margin: 0; }
.abc-usp-item p { font-size: 15.5px; line-height: 1.55; margin: 0; color: #4A5B58; }
.abc-section.dark .abc-usp-item p { color: #B9CCC8; }

.abc-step-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px,1fr)); gap: 24px; }
.abc-step { border-radius: 20px; padding: 36px; display: flex; flex-direction: column; gap: 14px; min-width: 0; box-sizing: border-box; }
.abc-step.bordered { border: 2px solid #E4E9E8; }
.abc-step.filled { background: #fff; }
.abc-step-num { width: 52px; height: 52px; border-radius: 999px; background: #73C4BA; color: #14332E; display: flex; align-items: center; justify-content: center; font: 800 22px 'Archivo', sans-serif; }
.abc-step h3 { font-weight: 700; font-size: 20px; margin: 0; }
.abc-step p { font-size: 16px; line-height: 1.55; color: #4A5B58; margin: 0; }

.abc-teaser { margin: 0 64px 88px; padding: 64px; background: #73C4BA; border-radius: 24px; display: flex; align-items: center; justify-content: space-between; gap: 48px; flex-wrap: wrap; box-sizing: border-box; }
.abc-teaser-copy h2 { font: 800 40px 'Archivo', sans-serif; margin: 0; color: #14332E; letter-spacing: -.01em; }
.abc-teaser-copy p { font-size: 18px; line-height: 1.55; color: #14332E; margin: 8px 0 0; max-width: 58ch; }

.abc-banner { margin: 0 64px 96px; padding: 56px 64px; border-radius: 24px; display: flex; align-items: center; justify-content: space-between; gap: 32px; flex-wrap: wrap; box-sizing: border-box; }
.abc-banner.dark { background: #14332E; color: #fff; }
.abc-banner.turq { background: #73C4BA; }
.abc-banner-copy { display: flex; flex-direction: column; gap: 8px; max-width: 56ch; }
.abc-banner-copy .title { font: 700 26px 'Archivo', sans-serif; }
.abc-banner.dark .title { color: #fff; }
.abc-banner.turq .title { color: #14332E; }
.abc-banner-copy p { margin: 0; font-size: 16px; line-height: 1.55; }
.abc-banner.dark p { color: #B9CCC8; }
.abc-banner.turq p { color: #14332E; }

.abc-split { padding: 0 64px 96px; display: grid; grid-template-columns: repeat(auto-fit, minmax(380px,1fr)); gap: 64px; align-items: center; }
.abc-split.pad { padding: 88px 64px; }
.abc-photo { width: 100%; height: 340px; border-radius: 20px; background: #F3F7F6; border: 2px dashed #C9D6D3; display: flex; align-items: center; justify-content: center; color: #7A8886; font-size: 15px; text-align: center; padding: 24px; box-sizing: border-box; }
.abc-photo.sm { height: 260px; }
.abc-split-copy { display: flex; flex-direction: column; gap: 18px; }
.abc-split-copy h2 { font: 700 40px 'Archivo', sans-serif; margin: 0; letter-spacing: -.01em; }
.abc-split-copy h2.sm { font-size: 34px; }
.abc-split-copy p { font-size: 17px; line-height: 1.65; color: #4A5B58; margin: 0; }
.abc-split-copy p.lead { font-size: 20px; color: #1C2B29; }

.abc-calcwrap { padding: 72px 64px 96px; display: flex; justify-content: center; }
.abc-calc { width: 100%; max-width: 780px; background: #F3F7F6; border-radius: 28px; padding: 48px; display: flex; flex-direction: column; gap: 32px; box-sizing: border-box; }
.abc-field { display: flex; flex-direction: column; gap: 10px; }
.abc-field label { font-weight: 700; font-size: 15px; }
.abc-pillrow { display: flex; gap: 10px; flex-wrap: wrap; }
.abc-pill { font: 700 14.5px 'Archivo', sans-serif; padding: 10px 18px; border-radius: 999px; border: none; cursor: pointer; background: #fff; color: #4A5B58; }
.abc-pill.is-active { background: #14332E; color: #fff; }
input[type="range"] { width: 100%; accent-color: #14332E; }
.abc-result { background: #fff; border-radius: 20px; padding: 32px; display: flex; flex-direction: column; gap: 8px; align-items: center; text-align: center; }
.abc-result-label { font-size: 14px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #4E8A81; }
.abc-result-amount { font: 800 44px 'Archivo', sans-serif; color: #1F4741; }
.abc-result-sub { font-size: 14px; color: #7A8886; }
.abc-calc-note { margin: 0; font-size: 14.5px; line-height: 1.55; color: #7A8886; }
.abc-calc-note a { color: #2E6B62; font-weight: 700; }

.abc-contact-grid { padding: 88px 64px 96px; display: grid; grid-template-columns: repeat(auto-fit, minmax(360px,1fr)); gap: 64px; }
.abc-contact-info { display: flex; flex-direction: column; gap: 24px; }
.abc-contact-addr { display: flex; flex-direction: column; gap: 6px; font-size: 17px; line-height: 1.7; color: #4A5B58; }
.abc-contact-addr .name { font-weight: 700; color: #1C2B29; font-size: 19px; }
.abc-contact-addr a { color: #2E6B62; font-weight: 700; }
.abc-contact-actions { display: flex; gap: 12px; flex-wrap: wrap; }
.abc-formcard { background: #F3F7F6; border-radius: 24px; padding: 44px; display: flex; flex-direction: column; gap: 16px; box-sizing: border-box; }
.abc-formcard-title { font-weight: 700; font-size: 22px; }
.abc-form { display: flex; flex-direction: column; gap: 14px; }
.abc-form input, .abc-form textarea { padding: 14px 18px; border-radius: 12px; border: 1px solid #DCE6E4; font: 400 15px 'Archivo', sans-serif; background: #fff; box-sizing: border-box; width: 100%; }
.abc-form textarea { resize: none; }
.abc-form button { background: #14332E; color: #fff; font: 700 16px 'Archivo', sans-serif; padding: 14px 32px; border-radius: 999px; border: none; cursor: pointer; align-self: flex-start; }
.abc-form-success { display: none; background: #73C4BA; border-radius: 16px; padding: 28px; font-size: 16.5px; font-weight: 600; color: #14332E; }
.abc-form-success.show { display: block; }
.abc-form.hide { display: none; }

.abc-footer { background: #73C4BA; padding: 64px 64px 40px; color: #14332E; }
.abc-footer-top { display: flex; justify-content: space-between; gap: 48px; flex-wrap: wrap; }
.abc-footer-brand { display: flex; flex-direction: column; gap: 16px; max-width: 340px; }
.abc-footer-logo img { height: 44px; width: auto; object-fit: contain; object-position: left; }
.abc-footer-addr { font-size: 15.5px; line-height: 1.7; }
.abc-footer-addr a { color: #14332E; font-weight: 700; }
.abc-footer-nav { display: flex; gap: 28px; flex-wrap: wrap; font-weight: 600; font-size: 15px; }
.abc-footer-nav a { color: #14332E; text-decoration: none; }
.abc-footer-bottom { margin-top: 40px; padding-top: 20px; border-top: 1px solid rgba(20,51,46,.2); font-size: 14px; display: flex; justify-content: space-between; flex-wrap: wrap; gap: 8px; }

@media (max-width: 640px) {
  .abc-hero h1 { font-size: 42px; }
  .abc-pagehero h1 { font-size: 34px; }
  .abc-header, .abc-pagehero, .abc-hero, .abc-section, .abc-split, .abc-contact-grid, .abc-calcwrap { padding-left: 24px; padding-right: 24px; }
  .abc-teaser, .abc-banner { margin-left: 24px; margin-right: 24px; }
}
