/* Bognár Stúdió 2026 — modernization layer, draft only */
:root{--bs-ink:#172126;--bs-muted:#5f6b70;--bs-paper:#fbfaf7;--bs-panel:#fff;--bs-accent:#8f321f;--bs-line:#e5e0d8}
body{background:var(--bs-paper);color:var(--bs-ink);font-size:17px;line-height:1.72}
.boxed-wrapper{max-width:1180px}
#page-header .entry-header{padding:46px 24px 40px;background-image:linear-gradient(rgba(255,255,255,.10),rgba(255,255,255,.10)),url('https://bognarstudio.hu/wp-content/uploads/2023/08/cropped-Bognar-Studio-fejlec.webp')!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}
.header-logo h1,.header-logo .site-title{letter-spacing:-.025em}.header-logo a{color:var(--bs-ink)}
.site-description{max-width:760px;margin:10px auto 0;color:var(--bs-muted);font-size:16px;line-height:1.55}
#main-nav{border-top:1px solid var(--bs-line);border-bottom:1px solid var(--bs-line);box-shadow:0 8px 24px rgba(23,33,38,.05)}
#main-menu>li>a{font-size:13px;font-weight:600;letter-spacing:.02em}
.page-content{padding-top:48px}.main-container{background:var(--bs-panel);border:1px solid var(--bs-line);border-radius:14px;box-shadow:0 18px 50px rgba(23,33,38,.07);padding:34px 38px 40px;box-sizing:border-box}
.post-content{color:#283337}.post-content p,.post-content li{max-width:76ch}.post-content a{text-decoration-thickness:1px;text-underline-offset:3px}.post-content h2,.post-content h3{color:var(--bs-ink);line-height:1.25}.post-content h2{margin-top:1.8em}
.page-title,.post-title{color:var(--bs-ink);font-size:clamp(30px,4vw,46px);line-height:1.12;letter-spacing:-.025em}
.wp-block-button__link,input[type="submit"],button{border-radius:7px}
@media(max-width:768px){#page-header .entry-header{padding:30px 18px 26px}.site-description{font-size:14px;padding:0 10px}.page-content{padding-top:24px}.main-content.boxed-wrapper{padding-left:14px;padding-right:14px}.main-container{border-radius:10px;padding:22px 18px 26px}.post-content{font-size:16px}.page-title,.post-title{font-size:30px}}
