/*
Theme Name: HaircutsWow
Theme URI: https://haircutswow.com/
Author: HaircutsWow
Description: A fast, responsive editorial theme for haircut inspiration and local style guides.
Version: 1.0.0
Text Domain: haircutswow
*/

:root{--ink:#14221d;--paper:#f8f7f2;--surface:#fff;--muted:#66716c;--line:#dce2dd;--brand:#bd4a24;--brand-deep:#8d3015;--sage:#e1e9d8;--night:#18251f;--radius:1.1rem;--shadow:0 16px 40px rgba(20,34,29,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--brand)}img{max-width:100%;height:auto;display:block}.site{overflow:hidden}.container{width:min(1160px,calc(100% - 2rem));margin:auto}.eyebrow{margin:0 0 .7rem;color:var(--brand);font-weight:800;font-size:.78rem;letter-spacing:.11em;text-transform:uppercase}.site-header{position:relative;z-index:5;background:var(--surface);border-bottom:1px solid var(--line)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{font-family:Georgia,serif;font-weight:900;font-size:1.65rem;letter-spacing:-.06em}.brand span{color:var(--brand)}.menu-toggle{border:1px solid var(--ink);background:transparent;padding:.6rem .75rem;border-radius:.5rem;font-weight:700}.primary-menu{display:none;list-style:none;margin:0;padding:0}.primary-menu a{font-size:.9rem;font-weight:700}.hero{background:var(--night);color:white;padding:4.5rem 0 4rem}.hero-grid{display:grid;gap:2rem}.hero h1{font-family:Georgia,serif;font-size:clamp(2.7rem,8vw,5.3rem);line-height:.95;letter-spacing:-.065em;margin:0;max-width:760px}.hero h1 em{color:#efb08f;font-style:italic}.hero-copy{max-width:575px;color:#d6dfd8;font-size:1.06rem}.hero-action,.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.65rem 1.05rem;background:var(--brand);color:#fff!important;border:0;border-radius:.5rem;font-weight:800;transition:.2s}.hero-action:hover,.button:hover{background:var(--brand-deep);transform:translateY(-1px)}.hero-art{border-radius:var(--radius);min-height:230px;position:relative;overflow:hidden;background:linear-gradient(135deg,#789275 0 32%,#ead4b5 32% 63%,#bd4a24 63%)}.hero-art:after{content:'CUTS';position:absolute;right:-.04em;bottom:-.18em;color:rgba(255,255,255,.55);font-family:Georgia,serif;font-size:7rem;line-height:1;font-weight:900;letter-spacing:-.12em}.section{padding:4.25rem 0}.section-dark{background:#e8eee4}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.section h2,.entry-title{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.055em;line-height:1.03;margin:0}.text-link{font-weight:800;color:var(--brand);white-space:nowrap}.cards{display:grid;gap:1rem}.card{display:block;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow);color:var(--ink)}.card-image{aspect-ratio:16/10;background:linear-gradient(135deg,#d2b08c,#79422e)}.card-image img{width:100%;height:100%;object-fit:cover}.card-body{padding:1.2rem}.card-meta{color:var(--brand);font-size:.74rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.card h3{font-family:Georgia,serif;font-size:1.45rem;letter-spacing:-.04em;line-height:1.1;margin:.45rem 0}.card p{color:var(--muted);font-size:.94rem;margin:0}.local-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.local-link{background:var(--surface);padding:1rem;border:1px solid var(--line);border-radius:.7rem;font-weight:800}.local-link small{display:block;margin-top:.15rem;color:var(--muted);font-weight:400}.newsletter{padding:3rem;border-radius:var(--radius);background:var(--brand);color:white}.newsletter h2{margin:0;font-family:Georgia,serif;font-size:clamp(2rem,5vw,3.4rem);line-height:1}.newsletter p{color:#ffe7dc;max-width:550px}.newsletter form{display:flex;gap:.65rem;flex-wrap:wrap}.newsletter input{flex:1 1 210px;min-height:48px;border:0;border-radius:.45rem;padding:.7rem .85rem;font:inherit}.newsletter button{min-height:48px;padding:.7rem 1rem;border:0;border-radius:.45rem;background:var(--night);color:#fff;font-weight:800}.content-wrap{padding:3.5rem 0}.archive-header,.entry-header{max-width:770px;margin-bottom:2.2rem}.archive-header p,.entry-excerpt{color:var(--muted);font-size:1.1rem}.post-grid{display:grid;gap:1rem}.entry-content{max-width:740px;font-size:1.08rem}.entry-content h2,.entry-content h3{font-family:Georgia,serif;line-height:1.1;margin-top:2.3rem}.entry-content a{color:var(--brand);text-decoration:underline}.wp-block-image img,.entry-thumb{border-radius:var(--radius)}.pagination{margin-top:2.5rem;display:flex;gap:.4rem}.pagination .page-numbers{padding:.45rem .7rem;border:1px solid var(--line);background:#fff;border-radius:.35rem}.site-footer{background:var(--night);color:#e1e9e3;padding:3.4rem 0 1.5rem}.footer-grid{display:grid;gap:1.5rem}.site-footer .brand{color:white}.footer-menu{list-style:none;padding:0;margin:0;display:grid;gap:.45rem}.copyright{margin-top:2.2rem;padding-top:1.2rem;border-top:1px solid #405048;color:#b8c4bc;font-size:.82rem}.screen-reader-text{position:absolute;left:-10000px}.search-form{display:flex;gap:.5rem}.search-field{min-height:46px;flex:1;padding:.7rem;border:1px solid var(--line);border-radius:.4rem;font:inherit}.search-submit{background:var(--brand);color:white;border:0;border-radius:.4rem;padding:0 1rem;font-weight:700}
@media(min-width:720px){.menu-toggle{display:none}.primary-menu{display:flex;gap:1.5rem;align-items:center}.hero{padding:6.5rem 0}.hero-grid{grid-template-columns:1.5fr .75fr;align-items:center}.hero-art{min-height:340px}.cards{grid-template-columns:repeat(3,1fr)}.local-grid{grid-template-columns:repeat(4,1fr)}.post-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.site-header{position:sticky;top:0}.section{padding:5.5rem 0}}
