/*
Theme Name: Homestead 83
Author: Homestead 83
Description: Custom local-business WordPress theme for Homestead 83 in Patterson, NY.
Version: 1.0
Text Domain: homestead83
*/
:root{--green:#20382a;--red:#8f3b2e;--cream:#f4eee1;--gold:#c79a42;--ink:#20251f;--muted:#687067}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#faf8f3;color:var(--ink);font-family:Arial,sans-serif}.wrap{width:min(1160px,92%);margin:auto}a{color:inherit}.top{background:var(--green);color:#fff;font-size:12px}.top .wrap{display:flex;justify-content:space-between;padding:9px 0}.top a{text-decoration:none;font-weight:bold}header{background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 3px 20px #0001}.nav{height:82px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--green)}.circle{display:grid;place-items:center;width:48px;height:48px;border:2px solid var(--green);border-radius:50%;font:700 19px Georgia,serif}.brand b{display:block;font:700 18px Georgia,serif;letter-spacing:.1em}.brand small{font-size:8px;letter-spacing:.15em}nav{display:flex;gap:25px;align-items:center}nav a{text-decoration:none;font-size:13px;font-weight:bold}.nav-btn{background:var(--red);color:#fff;padding:12px 18px;border-radius:3px}.hero{height:680px;position:relative;background:#20382a center/cover no-repeat}.shade{position:absolute;inset:0;background:linear-gradient(90deg,#102017db,#10201750 65%,transparent)}.hero .wrap{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;color:#fff}.hero h1{font:700 clamp(42px,5.5vw,74px)/1.06 Georgia,serif;max-width:850px;margin:10px 0 20px}.hero h1 em{font-weight:400}.hero p{max-width:610px;line-height:1.8;font-size:16px}.eyebrow{font-size:10px;font-weight:bold;letter-spacing:.2em;color:var(--red)}.hero .eyebrow{color:#e3bd70}.buttons{display:flex;gap:12px;margin-top:18px}.btn{display:inline-block;padding:14px 20px;border-radius:3px;text-decoration:none;font-size:12px;font-weight:bold}.red{background:var(--red);color:#fff}.outline{border:1px solid #fff;color:#fff}.intro{text-align:center;padding:105px 0}.intro h2,.section h2,.split h2,.about h2,.visit h2{font:700 clamp(34px,4vw,52px)/1.14 Georgia,serif;margin:10px 0 22px}.intro h2 em,.split h2 em,.about h2 em,.visit h2 em{font-weight:400}.intro p:last-child{max-width:720px;margin:auto;line-height:1.9;color:var(--muted)}.section{background:var(--cream);padding:90px 0}.head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:40px}.head>p{max-width:390px;color:var(--muted);line-height:1.7}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.card{background:#fff;padding:30px;min-height:260px;border-top:4px solid var(--green);display:flex;flex-direction:column}.card:nth-child(2){border-color:#547b87}.card:nth-child(3){border-color:#b77a3b}.card:nth-child(4){border-color:#7d6143}.card:nth-child(5){border-color:var(--red)}.card:nth-child(6){border-color:var(--gold)}.card-icon{font-size:30px}.card h3{font:700 21px Georgia,serif;margin:17px 0 11px}.card p{font-size:13px;line-height:1.75;color:var(--muted);margin:0}.card a{margin-top:auto;padding-top:20px;color:var(--red);font-size:12px;font-weight:bold;text-decoration:none}.split{display:grid;grid-template-columns:1.08fr .92fr;min-height:600px}.split img{width:100%;height:100%;object-fit:cover;filter:saturate(1.3)}.split-copy{background:var(--green);color:#fff;padding:80px clamp(45px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.split-copy .eyebrow{color:#e3bd70}.split-copy p{line-height:1.9;color:#dbe4dd;max-width:500px}.split-copy a{font-weight:bold;text-decoration:none;margin-top:10px}.custom{padding:105px 0;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.custom p{color:var(--muted);line-height:1.9;max-width:570px}.quote{background:var(--cream);padding:55px}.quote p{font:700 27px/1.4 Georgia,serif;color:var(--green)}.about{background:var(--green);color:#fff;padding:90px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.about .eyebrow{color:#e3bd70}.about p{line-height:1.9;color:#dbe4dd}.visit{padding:70px 0;background:#e9e0cf}.visit .wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.contact{padding:100px 0;display:grid;grid-template-columns:1fr 1fr;gap:70px}.address{font-size:19px;line-height:1.8}.contact-side{border-left:1px solid #d7d1c6;padding-left:50px;display:grid;gap:24px}.contact-side span{display:block;font-size:9px;letter-spacing:.18em;font-weight:bold;color:var(--red);margin-bottom:7px}.contact-side a{font:700 24px Georgia,serif;color:var(--green);text-decoration:none}.contact-side p{color:var(--muted);line-height:1.7;margin:0}footer{background:#17261d;color:#dbe4dd;padding:28px 0}.footer{display:flex;justify-content:space-between;gap:20px;font-size:10px}.footer strong{color:#fff;font:700 15px Georgia,serif}@media(max-width:850px){nav{display:none}.grid{grid-template-columns:1fr 1fr}.split,.custom,.about-grid,.contact{grid-template-columns:1fr}.split img{min-height:420px}.contact-side{border-left:0;border-top:1px solid #d7d1c6;padding:30px 0 0}}@media(max-width:560px){.top .wrap{display:block;text-align:center}.hero{height:650px}.hero h1{font-size:40px}.buttons{flex-direction:column;align-items:flex-start}.grid{grid-template-columns:1fr}.intro,.section,.custom,.contact{padding:72px 0}.head,.visit .wrap,.footer{display:block}.head>p{margin-top:18px}.visit .btn{margin-top:20px}.split-copy{padding:70px 8%}}
