/*
Theme Name: Fneezet Digital Lifestyle
Author: Fneezet
Description: Homepage-first editorial WordPress theme. The complete homepage is editable from Pages > Home.
Version: 2.0.0
*/
:root{--bg:#fff;--text:#171717;--muted:#666;--line:#e6e6e6;--soft:#f5f3ef;--max:1080px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.75}
a{color:inherit;text-decoration:none}
.site-header{border-bottom:1px solid var(--line);background:#fff}
.header-inner{max-width:var(--max);margin:auto;min-height:76px;padding:0 24px;display:flex;align-items:center;justify-content:space-between}
.brand{font-size:29px;font-weight:800;letter-spacing:-1px}.header-menu{font-size:14px;color:#555}.header-menu a:hover{color:#111}
.site-main{max-width:var(--max);margin:auto;padding:0 24px 80px}
.home-content{width:100%}.content-inner{width:100%}
.fneezet-home{max-width:900px;margin:0 auto}
.article-hero{padding:64px 0 42px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.8px;color:#777;text-transform:uppercase;margin-bottom:15px}
h1{font-size:54px;line-height:1.04;letter-spacing:-2.2px;margin:0 0 25px}
h2{font-size:31px;line-height:1.18;letter-spacing:-.7px;margin:48px 0 15px}
p{font-size:17px;color:#4f4f4f;margin:0 0 18px}
.hero-lead{font-size:21px;line-height:1.65;color:#333}.article-rule{height:1px;background:var(--line);margin-bottom:6px}
section{padding:0 0 7px}section p:last-child{margin-bottom:0}
.feature-section,.closing{background:var(--soft);padding:28px 30px;margin:34px 0;border-radius:2px}
.feature-section h2,.closing h2{margin-top:0}
strong{color:#222}
.page-title{font-size:44px;padding-top:50px}
.footer{border-top:1px solid var(--line);padding:28px 24px;text-align:center;color:#888;font-size:12px}.footer-inner{max-width:var(--max);margin:auto}
@media(max-width:800px){.article-hero{padding-top:42px}h1{font-size:40px;letter-spacing:-1.5px}h2{font-size:27px}p{font-size:16px}.hero-lead{font-size:18px}.feature-section,.closing{padding:22px}.site-main{padding-left:18px;padding-right:18px}.header-inner{padding:0 18px}}
