/* Droocy V14.17 — safe responsive density pass */
:root{--droocy-header-h:64px}
.droocy-header-inner{min-height:64px!important;padding:7px 16px!important;gap:12px!important}
.droocy-brand-mark{width:36px!important;height:36px!important}
.droocy-brand-copy strong{font-size:16px!important}
.droocy-brand-copy small{font-size:7px!important}
.droocy-main-nav a,.droocy-more-btn{min-height:36px!important;padding:0 9px!important;font-size:10px!important}
.droocy-header-actions{gap:6px!important}
.droocy-icon-btn,.droocy-header-btn{min-height:38px!important}
.droocy-page-shell{max-width:1440px!important;padding-inline:16px!important}
.droocy-site-footer{margin-top:30px!important}
.droocy-footer-inner{padding-top:30px!important;padding-bottom:20px!important;gap:24px!important}

/* Prevent common admin/teacher/student content from wasting horizontal space. */
main,.page,.dashboard,.content,.admin-wrap,.teacher-wrap,.student-wrap{max-width:100%}
table{max-width:100%}
input,select,textarea,button{font-family:"Cairo",Tahoma,Arial,sans-serif}

@media(max-width:760px){
 :root{--droocy-header-h:58px}
 .droocy-header-inner{min-height:58px!important;padding:6px 10px!important}
 .droocy-brand-mark{width:34px!important;height:34px!important}
 .droocy-brand-copy small{display:none!important}
 .droocy-page-shell{padding-inline:10px!important}
 .droocy-site-footer{margin-top:22px!important}
 .droocy-footer-inner{padding:26px 14px 18px!important;gap:18px!important}
}
