/*
Theme Name: Espresso Machine Scout
Author: Espresso Machine Scout
Description: An editorial buying guide and article theme for home espresso.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: espresso-machine-scout
*/
:root{color-scheme:light;--ink:#152925;--cream:#f4f0e8;--paper:#fffdfa;--line:#d8d2c6;--accent:#b56836;--muted:#52625c;--gold:#e9bb78;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
    *{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-size:16px;line-height:1.55}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.wrap{max-width:1160px;margin:auto;padding:0 28px}
    .top{background:var(--ink);color:#fff}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px}.brand{font-weight:800;font-size:1.22rem;letter-spacing:-.045em;text-decoration:none;display:flex;align-items:center;gap:11px}.brandmark{width:30px;height:30px;border:2px solid var(--gold);border-radius:8px;display:grid;place-items:center;color:var(--gold);font-size:16px;line-height:1}.links{display:flex;gap:30px;align-items:center}.links a{text-decoration:none;font-size:.9rem;color:#e7e9e1}.links a:hover{color:var(--gold)}
    .hero{background:var(--ink);color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:555px}.hero-copy{padding:82px 55px 76px 0;position:relative;z-index:1}.eyebrow{color:var(--gold);font-size:.76rem;letter-spacing:.19em;text-transform:uppercase;font-weight:800}.hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(3rem,5.4vw,5.35rem);letter-spacing:-.055em;line-height:1.04;margin:20px 0 25px;max-width:650px}.hero p{color:#d4ddd6;font-size:1.13rem;max-width:530px;margin:0 0 34px}.button{display:inline-block;padding:13px 21px;border-radius:4px;background:var(--gold);color:var(--ink);font-weight:800;text-decoration:none;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#f3cd92}.hero-photo{position:relative;min-height:400px;background:#31413a url('https://images.unsplash.com/photo-1763288228961-bd10a61afd9b?auto=format&fit=crop&w=1400&q=85') center/cover no-repeat}.hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--ink),transparent 20%),linear-gradient(0deg,rgba(21,41,37,.35),transparent 55%)}.photo-credit{position:absolute;bottom:16px;right:18px;color:white;font-size:.76rem;text-shadow:0 1px 5px #000;background:#152925ab;padding:4px 7px;border-radius:2px}
    .intro{padding:73px 0 62px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:29px}.section-head h2,.guide h2,.last h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.04em;font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.12;margin:11px 0 0}.section-head p{max-width:400px;color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:var(--paper);border:1px solid var(--line);padding:27px;min-height:278px;display:flex;flex-direction:column}.card .num{color:var(--accent);font-size:.76rem;font-weight:800;letter-spacing:.12em}.card h3{font-family:Georgia,serif;font-size:1.55rem;font-weight:400;line-height:1.15;letter-spacing:-.025em;margin:24px 0 10px}.card p{color:var(--muted);margin:0 0 23px}.card a{margin-top:auto;font-weight:750;text-underline-offset:4px;text-decoration-color:var(--accent)}
    .guide{background:var(--paper);border-block:1px solid var(--line);padding:75px 0 82px}.guide-layout{display:grid;grid-template-columns:minmax(235px,.7fr) minmax(0,1.3fr);gap:88px}.sticky{position:sticky;top:30px;align-self:start}.guide .deck{font-size:1.12rem;color:var(--muted);margin-top:20px;max-width:350px}.guide article{max-width:690px}.guide article h3{font-size:1.34rem;margin:0 0 12px;letter-spacing:-.025em}.guide article p{margin:0;color:var(--muted)}.step{padding:24px 0;border-bottom:1px solid var(--line)}.step:first-child{padding-top:4px}.step:last-child{border-bottom:0}.step-label{color:var(--accent);font-weight:800;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;margin-bottom:9px}.tip{background:#e8ede7;border-left:4px solid #59806d;padding:21px 24px;margin-top:25px;color:var(--ink)}
    .last{padding:76px 0 90px}.last-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.last p{color:var(--muted);max-width:480px}.checklist{background:var(--ink);color:#fff;padding:30px 34px}.checklist h3{font-size:1.12rem;margin:0 0 17px}.checklist ul{padding-left:19px;margin:0}.checklist li{padding:5px 0;color:#e2e9e2}.footer{background:#10201c;color:#d9e1d8;padding:32px 0}.footrow{display:flex;justify-content:space-between;gap:25px;align-items:start}.footer small{max-width:700px;display:block;line-height:1.6}.footer a{color:#fff}
    @media(max-width:800px){.hero-grid{grid-template-columns:1fr}.hero-copy{padding:58px 0 45px}.hero-photo{min-height:310px;margin:0 -28px}.hero-photo:before{background:linear-gradient(0deg,rgba(21,41,37,.45),transparent 60%)}.guide-layout{gap:38px;grid-template-columns:1fr}.sticky{position:static}.cards{grid-template-columns:1fr}.card{min-height:0}.last-grid{grid-template-columns:1fr}.section-head{display:block}.section-head p{margin-top:13px}.links{gap:15px}}
    @media(max-width:520px){.wrap{padding:0 20px}.nav{min-height:68px}.brand{font-size:1.06rem}.links a{font-size:.85rem}.links a:first-child{display:none}.hero-photo{margin:0 -20px;min-height:250px}.hero h1{font-size:3.1rem}.intro,.guide,.last{padding-top:55px;padding-bottom:60px}.footrow{display:block}.footrow small{margin-top:14px}}

.skip-link{position:absolute;left:-999px;top:8px;background:var(--gold);color:var(--ink);padding:8px;z-index:10}.skip-link:focus{left:8px}
.blog-main{padding-top:75px;padding-bottom:90px;min-height:65vh}.blog-title,.article h1{font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,4.8rem);letter-spacing:-.05em;line-height:1.08;font-weight:400;margin:12px 0 15px}.blog-deck{font-size:1.15rem;color:var(--muted);margin-bottom:40px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.post-card{background:var(--paper);border:1px solid var(--line)}.post-card img{width:100%;height:220px;object-fit:cover;display:block}.post-card-body{padding:25px}.post-card h2{font-family:Georgia,serif;font-size:1.65rem;line-height:1.18;font-weight:400;margin:7px 0 12px}.post-card h2 a{text-decoration:none}.post-card p{color:var(--muted)}.post-meta{font-size:.8rem;color:var(--accent)!important;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.post-read{font-weight:800;text-underline-offset:4px;text-decoration-color:var(--accent)}.pagination{margin-top:36px}.article-wrap{padding-top:55px;padding-bottom:90px}.article{max-width:780px;margin:auto}.article .back-link{font-weight:700;text-underline-offset:4px}.article .post-meta{margin-top:38px}.article-image img{width:100%;height:auto}.article-content{font-size:1.08rem;line-height:1.75}.article-content h2,.article-content h3{font-family:Georgia,serif;font-weight:400;letter-spacing:-.03em;line-height:1.18}.article-content h2{font-size:2rem;margin-top:2.3rem}.article-content h3{font-size:1.5rem;margin-top:1.8rem}.article-content a{text-underline-offset:3px}.article-content img{max-width:100%;height:auto}.article-content blockquote{border-left:4px solid var(--accent);margin:2rem 0;padding:.1rem 1.5rem;background:#eee9e0}.article-content table{display:block;overflow-x:auto;border-collapse:collapse}.article-content td,.article-content th{border:1px solid var(--line);padding:10px}.latest{margin-top:25px}.latest h2{font-family:Georgia,serif;font-size:2.2rem;font-weight:400}.latest-link{display:block;padding:15px 0;border-bottom:1px solid var(--line);font-weight:750}.latest-link small{display:block;color:var(--muted);font-weight:400}
@media(max-width:800px){.post-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.post-grid{grid-template-columns:1fr}.links a:nth-child(3){display:none}.links{gap:12px}}
