:root{font-family:system-ui,-apple-system,"Segoe UI",Tahoma,Arial,sans-serif;color:#16202a;background:#f6f8fb}*{box-sizing:border-box}body{margin:0;line-height:1.85}.theme-wrap,.site-main{width:min(1120px,calc(100% - 32px));margin:auto}.site-header{background:#fff;border-bottom:1px solid #e6eaf0;position:sticky;top:0;z-index:20}.header-row{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;text-decoration:none;color:inherit}.brand img{max-height:46px;width:auto}.primary-menu ul,.site-footer ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:18px}.primary-menu a,.site-footer a{color:inherit;text-decoration:none}.site-main{padding:38px 0}.home-content,.entry,.archive,.not-found{background:#fff;border:1px solid #e6eaf0;border-radius:20px;padding:clamp(20px,4vw,44px);box-shadow:0 14px 40px rgba(30,45,62,.06)}h1,h2,h3{line-height:1.35}a{color:#1264a3}.entry img,.home-content img{max-width:100%;height:auto;border-radius:14px}.hany-hero{min-height:340px;background-size:cover;background-position:center;border-radius:20px;margin-bottom:24px}.site-footer{margin-top:34px;background:#16202a;color:#fff;padding:34px 0}.footer-row{display:flex;justify-content:space-between;gap:24px;align-items:center}.mobile-cta{display:none}@media(max-width:760px){.header-row,.footer-row{align-items:flex-start;flex-direction:column}.primary-menu ul{gap:10px}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fff;padding:8px;border-top:1px solid #ddd;z-index:50}.mobile-cta a{flex:1;text-align:center;padding:10px;text-decoration:none}body{padding-bottom:66px}.hany-hero{min-height:230px}}
