/* غلافُ الحزم (الإضافة والتطبيق): الصفحةُ حولَ الواجهة */
html,body{margin:0;background:#FBF7EE;color:#1B1A17}
@media (prefers-color-scheme:dark){html,body{background:#111A17;color:#ECEBE4}}
body{font-family:"Noto Naskh Arabic","MqNaskh","Segoe UI",Tahoma,sans-serif;-webkit-text-size-adjust:100%}
.shell{max-width:1280px;margin:0 auto;padding:.6rem .6rem 0}
.shell-h{display:flex;align-items:center;gap:.5rem;margin:.1rem .2rem .6rem;font-family:"MqNaskh",sans-serif}
.shell-h img{width:28px;height:28px;border-radius:7px}
.shell-h b{font-size:1.05rem}
.shell-f{font-size:.8rem;line-height:1.8;opacity:.8;margin:1rem .2rem 5rem}
.shell-f a{color:inherit}
