/*
Theme Name: Pro Data US v1.6
Theme URI: https://pro-data.us/
Author: OpenAI
Description: Custom WordPress theme recreating and modernizing the existing Pro Data, Inc. website for migration to Hostinger.
Version: 1.8
Text Domain: pro-data-us
*/
:root{--navy:#17324d;--blue:#234d70;--light:#f5f7f9;--text:#25313b;--muted:#66737f;--border:#dfe5ea;--white:#fff;--accent:#7a9bb8}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.6}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}.wrap{width:min(1120px,calc(100% - 40px));margin:0 auto}.site-header{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:block;line-height:0}.brand img{display:block;width:230px;height:auto;max-width:100%}.main-nav{display:flex;flex-wrap:wrap;gap:22px;font-size:14px}.main-nav a{color:var(--text);font-weight:600}.hero{background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;padding:74px 0 62px}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:46px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:700;opacity:.82}.hero h1{font-size:48px;line-height:1.08;margin:10px 0 18px}.hero p{font-size:19px;max-width:720px;color:#e8eff5}.hero-card{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:26px}.hero-card strong{display:block;font-size:21px;margin-bottom:8px}.section{padding:58px 0}.section.alt{background:var(--light)}.section h2,.page-shell h1{color:var(--navy);line-height:1.18}.section h2{font-size:34px;margin:0 0 12px}.lead{font-size:18px;color:var(--muted);max-width:820px}.locations{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:32px}.location-card{border:1px solid var(--border);border-radius:10px;padding:26px;background:#fff;box-shadow:0 4px 18px rgba(23,50,77,.06)}.location-card h3{margin:0 0 12px;color:var(--navy);font-size:24px}.phone{font-size:18px;font-weight:700;margin:13px 0}.button{display:inline-block;background:var(--navy);color:#fff;padding:10px 16px;border-radius:6px;font-weight:700;font-size:14px}.button:hover{background:var(--blue);text-decoration:none}.button.secondary{background:#fff;color:var(--navy);border:1px solid var(--border)}.card-actions{display:flex;flex-direction:column;align-items:flex-start;gap:9px;margin-top:18px}.page-shell{padding:52px 0 66px}.page-shell h1{font-size:40px;margin:0 0 22px}.page-content{max-width:900px}.page-content h2{margin-top:36px;color:var(--navy)}.page-content h3{color:var(--blue)}.page-content ol,.page-content ul{padding-left:24px}.notice{background:var(--light);border-left:4px solid var(--accent);padding:16px 18px;margin:20px 0}.contact-form{max-width:680px;display:grid;gap:15px}.contact-form label{font-weight:700}.contact-form input,.contact-form textarea,.contact-form select{width:100%;padding:12px;border:1px solid #ccd5dc;border-radius:5px;font:inherit}.contact-form button{border:0;cursor:pointer}.form-status{padding:12px 14px;border-radius:5px;background:var(--light);margin-bottom:18px}.site-footer{background:#10263a;color:#dfe8ef;padding:34px 0}.footer-inner{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.site-footer a{color:#fff}.footer-links{display:flex;gap:16px;flex-wrap:wrap}.small{font-size:13px;color:#aebdca}.legal{font-size:15px}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;background:#fff;padding:10px;z-index:100}
@media(max-width:800px){.header-inner{align-items:flex-start;flex-direction:column;padding:16px 0}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:38px}.locations{grid-template-columns:1fr}.footer-inner{flex-direction:column}.main-nav{gap:14px}.site-header{position:static}}
