/*
Theme Name: GraphShop Texas Modern Western Clean FINAL
Theme URI: https://graphshoptexas.com
Author: GraphShop
Description: Final approved white Modern Western Clean GraphShop homepage.
Version: 2.0
*/
:root{--orange:#d85d17;--green:#2f6b4f;--cream:#f1e8d8;--ink:#111;--black:#101010}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--cream);color:var(--ink)}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.wrap{width:min(1220px,94vw);margin:auto}.site-header{background:#f5eddf;border-bottom:1px solid #d9ccb8}.nav{min-height:92px;display:flex;align-items:center;gap:26px}.brand img{width:145px;height:92px;object-fit:contain}.menu{display:flex;gap:25px;align-items:center;margin-left:auto;font-size:13px;font-weight:800}.menu a:first-child{color:var(--orange);border-bottom:2px solid var(--orange);padding-bottom:8px}.header-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.phone{font-weight:800}.btn{display:inline-block;padding:12px 18px;font-weight:900;font-size:13px;border-radius:2px}.btn-primary{background:var(--green);color:#fff}.btn-orange{background:var(--orange);color:#fff}.btn-outline{border:1px solid #6e665c;background:#f7f0e5}.hero{background:#f1e8d8;padding:0 0 18px}.hero-grid{display:grid;grid-template-columns:.78fr 1.22fr;align-items:stretch;gap:24px}.hero-copy{padding:40px 0 24px}.hero h1{font-size:clamp(48px,5.6vw,82px);line-height:.91;margin:0 0 18px;letter-spacing:-.045em;font-weight:950}.orange{color:var(--orange)}.green{color:var(--green)}.kicker{font-weight:900;letter-spacing:.08em;font-size:18px;margin:12px 0}.hero p{font-size:17px;line-height:1.45;max-width:440px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.hero-visual{align-self:center;overflow:hidden;min-height:430px}.hero-visual img{width:100%;height:430px;object-fit:cover}.services{background:#f6efe4;border-top:1px solid #d8cbb7;border-bottom:1px solid #d8cbb7}.service-row{display:grid;grid-template-columns:repeat(5,1fr)}.service{text-align:center;padding:25px 18px;border-right:1px solid #d8cbb7}.service:last-child{border-right:0}.service .icon{font-size:32px}.service h3{font-size:14px;margin:10px 0 7px}.service p{font-size:13px;line-height:1.35;margin:0}.work{background:#111;color:#fff;padding:20px 0 24px}.work h2{font-size:30px;margin:0 0 14px}.work-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.card{background:#181818}.card img{width:100%;height:145px;object-fit:cover}.card b{display:block;text-align:center;padding:10px 5px;font-size:12px;background:#243d30}.card:nth-child(2) b,.card:nth-child(3) b{background:#8c5c15}.texas-serving{display:grid;grid-template-columns:1.1fr 1.35fr 1fr;min-height:128px;background:#dc8a22}.cowboy{overflow:hidden}.cowboy img{width:100%;height:128px;object-fit:cover;object-position:left center}.serve-copy{display:flex;flex-direction:column;justify-content:center;padding:18px 28px;font-size:24px;line-height:1.02}.serve-copy small{font-size:11px;margin-top:10px}.quality{background:var(--green);color:#fff;display:flex;align-items:center;padding:20px 30px;font-size:23px;font-weight:900;line-height:1.15}.process{background:#111;color:#eee;padding:28px 0}.process-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr .7fr;gap:35px;align-items:center}.footer-logo{width:170px}.process h3{font-size:13px;margin:0 0 8px}.process p{font-size:12px;line-height:1.65;color:#d2c8b9;margin:0}.footer{background:#0c0c0c;color:#e5d6bc;border-top:1px solid #403a31}.footer-bottom{display:grid;grid-template-columns:repeat(4,1fr);padding:17px 0;text-align:center;font-size:12px;font-weight:800}.footer-bottom span+span{border-left:1px solid #5b5142}@media(max-width:900px){.nav{flex-wrap:wrap}.brand img{width:120px}.menu{display:none}.header-actions{margin-left:auto}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:28px 0 0}.hero-visual,.hero-visual img{height:320px;min-height:320px}.service-row{grid-template-columns:1fr 1fr}.work-grid{grid-template-columns:1fr 1fr}.texas-serving{grid-template-columns:1fr}.cowboy img{height:150px}.process-grid{grid-template-columns:1fr 1fr}.footer-bottom{grid-template-columns:1fr 1fr;gap:14px}.footer-bottom span+span{border:0}}
