:root{--wf-ink:#252321;--wf-muted:#756f69;--wf-paper:#faf8f4;--wf-cream:#eee5da;--wf-line:#e6dfd6;--wf-sage:#dce7d7}
body.wf5-front{background:var(--wf-paper)!important;color:var(--wf-ink)!important}
body.wf5-front .entry-header{display:none!important}
body.wf5-front .entry-content{max-width:none!important;margin:0!important;padding:0!important}
body.wf5-front .content-area{width:100%!important}
.wf5-home{width:min(1220px,calc(100% - 40px));margin:0 auto;padding:28px 0 70px}
.wf5-hero{display:grid;grid-template-columns:1.02fr .98fr;min-height:570px;background:var(--wf-cream);border-radius:0 0 34px 34px;overflow:hidden}
.wf5-hero-copy{padding:70px 72px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.wf5-kicker{font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:800;color:#82796f;margin-bottom:17px}
.wf5-hero h1{font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:-.055em;margin:0 0 24px;max-width:650px}
.wf5-hero p{font-size:18px;line-height:1.65;color:var(--wf-muted);max-width:540px;margin:0 0 29px}
.wf5-button{display:inline-flex;align-items:center;gap:12px;background:var(--wf-ink);color:#fff!important;text-decoration:none!important;padding:14px 20px;border-radius:8px;font-size:13px;font-weight:750;transition:transform .2s,opacity .2s}
.wf5-button:hover{transform:translateY(-2px);opacity:.92}
.wf5-hero-photo{min-height:570px}.wf5-hero-photo img{display:block;width:100%;height:100%;min-height:570px;object-fit:cover}
.wf5-section{margin-top:90px}.wf5-section-top{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:28px}.wf5-section-top h2{font-size:42px;line-height:1.05;letter-spacing:-.045em;margin:0}.wf5-section-top p{font-size:15px;color:var(--wf-muted);margin:0 0 4px;text-align:right}
.wf5-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.wf5-category{position:relative;display:block;height:390px;border-radius:20px;overflow:hidden;text-decoration:none!important;background:#ddd}.wf5-category:nth-child(1){grid-column:span 2}.wf5-category:nth-child(2){grid-column:span 2}.wf5-category:nth-child(3){grid-column:span 2}.wf5-category:nth-child(4){grid-column:span 3;height:330px}.wf5-category:nth-child(5){grid-column:span 3;height:330px}.wf5-category img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.wf5-category:hover img{transform:scale(1.045)}.wf5-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,18,16,0) 30%,rgba(20,18,16,.76) 100%)}.wf5-category-copy{position:absolute;left:22px;right:20px;bottom:21px;color:white;display:flex;flex-direction:column;align-items:flex-start}.wf5-category-copy strong{font-size:28px;line-height:1;letter-spacing:-.035em}.wf5-category-copy small{font-size:13px;line-height:1.45;max-width:330px;margin-top:8px;opacity:.9}.wf5-category-copy em{font-style:normal;font-size:10px;letter-spacing:.13em;text-transform:uppercase;font-weight:800;margin-top:13px}
.wf5-latest{margin-top:100px}.wf5-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.wf5-post{background:#fff;border:1px solid var(--wf-line);border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(40,35,30,.035);transition:transform .2s,box-shadow .2s}.wf5-post:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(40,35,30,.08)}.wf5-post a{text-decoration:none!important;color:inherit!important}.wf5-post-image{height:270px;overflow:hidden}.wf5-post-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.wf5-post:hover img{transform:scale(1.035)}.wf5-post-body{padding:21px}.wf5-post-cat{font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#a47b68;margin-bottom:9px}.wf5-post h3{font-size:23px;line-height:1.16;letter-spacing:-.025em;margin:0 0 10px}.wf5-post p{font-size:14px;line-height:1.58;color:var(--wf-muted);margin:0}.wf5-read{display:block;margin-top:17px;font-size:12px;font-weight:750}
.wf5-cta{margin-top:100px;background:var(--wf-sage);border-radius:30px;padding:70px 30px;text-align:center}.wf5-cta h2{font-size:46px;line-height:1;letter-spacing:-.05em;margin:0 auto 15px;max-width:650px}.wf5-cta p{max-width:650px;margin:0 auto 25px;color:#5f675d;line-height:1.65}
@media(max-width:1050px){.wf5-hero-copy{padding:55px 45px}.wf5-category-grid{grid-template-columns:repeat(2,1fr)}.wf5-category:nth-child(n){grid-column:span 1;height:340px}.wf5-category:nth-child(1){grid-column:span 2}.wf5-post-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.wf5-home{width:calc(100% - 22px);padding-top:10px}.wf5-hero{grid-template-columns:1fr;border-radius:0 0 25px 25px}.wf5-hero-copy{padding:48px 28px}.wf5-hero h1{font-size:46px}.wf5-hero-photo{min-height:330px}.wf5-hero-photo img{min-height:330px}.wf5-section{margin-top:64px}.wf5-section-top{display:block}.wf5-section-top h2{font-size:35px}.wf5-section-top p{text-align:left;margin-top:9px}.wf5-category-grid{grid-template-columns:1fr}.wf5-category:nth-child(n){grid-column:span 1;height:300px}.wf5-post-grid{grid-template-columns:1fr}.wf5-cta{margin-top:70px;padding:52px 22px}.wf5-cta h2{font-size:36px}}
