/*
Theme Name: Pro Data Consulting
Theme URI: https://prodataus.com
Author: Pro Data Consulting
Description: Custom corporate theme for Pro Data Consulting.
Version: 1.3
Text Domain: pdc
*/
:root{--navy:#102942;--navy2:#173857;--ink:#10263e;--muted:#556a80;--line:#dfe5ea;--soft:#f5f7f9;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.55}
a{color:var(--navy);text-decoration:none}a:hover{text-decoration:underline}
.site-header{background:#fff;border-bottom:1px solid #edf0f3;position:sticky;top:0;z-index:20}
.header-inner{max-width:1180px;margin:auto;padding:18px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{font-family:Georgia,'Times New Roman',serif;font-size:30px;color:var(--navy);white-space:nowrap}
.nav{display:flex;gap:34px;align-items:center}.nav a{font-size:15px;color:#10263e;padding:10px 0;border-bottom:2px solid transparent}
.nav a.current{border-bottom-color:var(--navy)}
.hero{display:grid;grid-template-columns:1fr 1.1fr;min-height:450px;background:var(--navy)}
.hero-copy{padding:64px max(48px,calc((100vw - 1180px)/2 + 28px));padding-right:56px;color:#fff;display:flex;flex-direction:column;justify-content:center}
.hero-kicker,.section-kicker{text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:700}
.hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:54px;line-height:1.03;margin:8px 0 18px}
.hero-copy p{font-size:18px;max-width:610px}.hero-tag{margin-top:24px;font-size:12px;letter-spacing:.18em;font-weight:700}
.hero-image{background-size:cover;background-position:center;min-height:450px}
.container{max-width:1180px;margin:auto;padding:52px 28px}
.section-title{font-family:Georgia,'Times New Roman',serif;font-size:40px;font-weight:400;margin:0 0 8px}
.lead{font-size:18px;color:var(--muted);max-width:760px}
.cap-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 48px;margin-top:28px}
.cap-item{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}
.icon{width:40px;height:40px;border:2px solid var(--navy);border-radius:7px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}
.cap-item h3{font-family:Georgia,'Times New Roman',serif;margin:0 0 6px;font-size:22px}.cap-item p{margin:0;color:var(--muted)}
.split-feature{display:grid;grid-template-columns:1.1fr .9fr;background:var(--soft);margin-top:26px}.split-feature .photo{min-height:360px;background-size:cover;background-position:center}.feature-copy{padding:52px 48px;display:flex;flex-direction:column;justify-content:center}
.feature-copy h2{font-family:Georgia,'Times New Roman',serif;font-size:39px;line-height:1.05;margin:8px 0 14px;font-weight:400}.btn{display:inline-block;background:var(--navy);color:#fff;padding:13px 18px;margin-top:12px}
.page-hero{display:grid;grid-template-columns:.9fr 1.1fr;background:var(--navy);color:#fff}.page-hero .copy{padding:58px max(48px,calc((100vw - 1180px)/2 + 28px));padding-right:46px;display:flex;flex-direction:column;justify-content:center}
.page-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:48px;line-height:1.03;font-weight:400;margin:10px 0 14px}.page-hero .image{min-height:340px;background-size:cover;background-position:center}
.two-col{display:grid;grid-template-columns:1fr 1fr;gap:56px}.panel{background:var(--soft);padding:30px}.panel h2,.two-col h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:30px;margin-top:0}
.checks{list-style:none;padding:0;margin:0}.checks li{padding:12px 0;border-bottom:1px solid var(--line)}.checks li:before{content:"✓";margin-right:12px;font-weight:700}
.contact-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px}.contact-card{padding:28px;background:var(--soft)}.contact-card h2{font-family:Georgia,'Times New Roman',serif;font-weight:400}
.site-footer{border-top:1px solid var(--line);margin-top:0}.footer-inner{max-width:1180px;margin:auto;padding:26px 28px;font-size:14px;color:var(--muted)}.footer-inner strong{font-family:Georgia,'Times New Roman',serif;font-size:20px;color:var(--navy)}
@media(max-width:800px){.header-inner{align-items:flex-start;flex-direction:column}.nav{gap:18px;flex-wrap:wrap}.hero,.page-hero,.split-feature,.two-col,.contact-grid{grid-template-columns:1fr}.hero-copy,.page-hero .copy{padding:44px 28px}.hero h1,.page-hero h1{font-size:40px}.hero-image,.page-hero .image{min-height:280px}.cap-grid{grid-template-columns:1fr}.container{padding:40px 24px}.brand{font-size:25px}}
