/*
Theme Name: Yarin Heatmap
Theme URI: https://example.invalid/
Author: Yarin Heatmap
Description: Minimal public theme for Yarin Heatmap 3.1.
Version: 3.1.2
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: yarin-heatmap
*/
:root{--yh-nav:#061526;--yh-text:#14202a}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:"Segoe UI Variable","Segoe UI",Arial,sans-serif;color:var(--yh-text);background:#f5f7f8}.yh-site-header{background:linear-gradient(100deg,#061526,#0d2135);color:#fff}.yh-header-inner{max-width:1500px;margin:0 auto;padding:17px 28px;display:flex;align-items:center;justify-content:space-between;gap:16px}.yh-site-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff}.yh-deer-mark{width:38px;height:38px;border:1px solid rgba(255,255,255,.4);border-radius:9px;display:grid;place-items:center;font-weight:900}.yh-site-brand strong{display:block;font-size:16px;letter-spacing:.08em}.yh-site-brand small{display:block;font-size:9px;letter-spacing:.2em;color:#9db0bf;margin-top:2px}.yh-auto-note{font-size:11px;color:#a9bdca}.yh-page{min-height:calc(100vh - 122px)}.yh-site-footer{background:#071424;color:#91a5b3;font-size:11px;text-align:center;padding:18px}.entry-content{margin:0}.entry-content>*{max-width:none!important}.entry-title{display:none}.yh-fallback{max-width:900px;margin:40px auto;padding:20px}@media(max-width:600px){.yh-header-inner{padding:13px 16px}.yh-auto-note{display:none}}
