/*
Theme Name: StudyHub Personal Theme
Description: قالب عربي خفيف مخصص لإضافة مذاكرتي.
Version: 1.0.0
Text Domain: studyhub-theme
*/
:root{--green:#153e2b;--gold:#b8944a}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:#eef2ee;color:#17231c;font-family:Cairo,Arial,sans-serif}a{text-decoration:none;color:inherit}.site-head{height:72px;background:#fff;border-bottom:1px solid #e2e7e2;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100% - 1100px)/2));position:sticky;top:0;z-index:50}.brand{font-weight:800;color:var(--green);font-size:20px}.brand em{color:var(--gold);font-style:normal}.head-link{font-size:13px;background:var(--green);color:#fff;padding:9px 14px;border-radius:12px}.site-main{min-height:calc(100vh - 72px)}.site-foot{text-align:center;color:#78837b;font-size:12px;padding:25px}@media(max-width:650px){.site-head{height:58px;padding:0 16px}.head-link{display:none}.site-foot{display:none}}
