/*
Theme Name: Sunzu 1099 Pro
Theme URI: https://sunzulogisticsllc.com
Author: Sunzu Logistics
Description: Professional owner-operator settlement and 1099 portal theme.
Version: 1.0.0
Text Domain: sunzu-1099-pro
*/
:root{--navy:#081426;--navy2:#122444;--gold:#e4ad2d;--paper:#f4f7fb;--ink:#101827;--muted:#657089;--line:#d9e0eb;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{background:#071120;color:#fff;border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:50}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:13px}.brand-mark{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#f5c955,#c58d13);color:#0a1424;font-weight:900;font-size:20px;box-shadow:0 8px 26px rgba(228,173,45,.22)}.brand strong{font-size:18px;display:block}.brand small{color:#aab6ca}.nav{display:flex;align-items:center;gap:28px;color:#dce3ef;font-weight:700;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:10px;font-weight:800;border:1px solid transparent}.button-gold{background:var(--gold);color:#101827}.button-outline{border-color:#74829a;color:#fff}.hero{background:radial-gradient(circle at 83% 25%,#244370 0,#10213d 35%,#071120 73%);color:white;padding:92px 0 105px}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.eyebrow{letter-spacing:.22em;text-transform:uppercase;font-size:12px;font-weight:900;color:#f3c758}.hero h1{font-size:clamp(45px,5.6vw,76px);line-height:1.02;letter-spacing:-.045em;margin:20px 0 24px}.hero p{font-size:19px;color:#c9d3e3;max-width:690px}.actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.snapshot{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.2);padding:32px;border-radius:24px;box-shadow:0 26px 80px rgba(0,0,0,.28);backdrop-filter:blur(8px)}.snapshot h3{font-size:22px;margin:0 0 20px}.snap-row{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.13);color:#dbe4f2}.snap-row:last-child{border:0;font-size:19px}.snap-row strong{color:white;font-size:20px}.section{padding:88px 0}.section-head{text-align:center;max-width:760px;margin:0 auto 46px}.section-head h2{font-size:42px;line-height:1.12;margin:10px 0}.section-head p{color:var(--muted);font-size:18px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:white;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:0 13px 38px rgba(21,39,72,.06)}.card .icon{width:45px;height:45px;border-radius:12px;background:#fff3cf;color:#986700;display:grid;place-items:center;font-weight:900}.card h3{font-size:20px;margin:18px 0 9px}.card p{color:var(--muted);margin:0}.cta{background:#10213c;color:#fff;border-radius:25px;padding:45px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:36px;margin:0 0 8px}.cta p{color:#c9d4e6;margin:0}.site-footer{background:#071120;color:#9eabc0;padding:34px 0}.footer-grid{display:flex;justify-content:space-between;gap:20px;align-items:center}.content-shell{background:#fff;border:1px solid var(--line);border-radius:18px;padding:35px;margin:50px auto;box-shadow:0 12px 35px rgba(20,39,75,.06)}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.nav a:not(.button){display:none}}@media(max-width:620px){.wrap{width:min(100% - 24px,1180px)}.hero{padding:65px 0}.hero h1{font-size:44px}.cards{grid-template-columns:1fr}.cta,.footer-grid{align-items:flex-start;flex-direction:column}.snapshot{padding:22px}}
