/* ESCHOOL V109 — هوية مركزية + مكتبة شعارات + طباعة متعددة الصفحات ثابتة */

/* مكتبة الشعارات ومعاينتها */
.cr-v109-section-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}
.cr-v109-section-head h2{margin-bottom:4px}.cr-v109-head-actions{display:flex;gap:8px;flex-wrap:wrap}
.cr-v109-logo-previews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}
.cr-v109-logo-preview{border:1px solid #dbe4ec;border-radius:16px;background:#f8fafc;padding:14px;text-align:center}
.cr-v109-logo-preview>span{display:block;font-weight:800;color:#334155;margin-bottom:10px}
.cr-v109-logo-preview>div{min-height:120px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;padding:10px}
.cr-v109-logo-preview img{max-width:100%;max-height:105px;object-fit:contain}.cr-v109-logo-preview em{color:#94a3b8;font-style:normal}
.cr-v109-logo-preview small{display:block;margin-top:8px;color:#64748b}
.cr-v109-library-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:20px 0 10px}.cr-v109-library-head h3{margin:0}.cr-v109-library-head small{color:#64748b;font-weight:700}
.cr-v109-logo-library{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}
.cr-v109-logo-card{display:flex;flex-direction:column;gap:7px;align-items:center;padding:10px;border:1px solid #dbe4ec;border-radius:14px;background:#fff;cursor:pointer;transition:.15s border-color,.15s box-shadow,.15s transform;text-align:center;position:relative}
.cr-v109-logo-card:hover{border-color:#94a3b8;transform:translateY(-1px)}.cr-v109-logo-card.is-selected{border-color:#0f766e;box-shadow:0 0 0 3px rgba(15,118,110,.10)}
.cr-v109-logo-card input{position:absolute;top:9px;right:9px}.cr-v109-thumb{width:100%;height:90px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:10px;padding:6px}.cr-v109-thumb img{max-width:100%;max-height:78px;object-fit:contain}.cr-v109-logo-card strong{font-size:12px}.cr-v109-logo-card small{font-size:10px;color:#64748b}

/* صفحة الطباعة المستقلة لا ترث أي قيود حاويات البوابة. */
.cr-standalone-print{width:auto!important;min-width:0!important;overflow:visible!important;padding:0!important}
.cr-standalone-actions{position:sticky;top:0;z-index:1000;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;padding:12px;background:rgba(255,255,255,.96);border-bottom:1px solid #dbe4ec;box-shadow:0 8px 22px rgba(15,23,42,.08);font-family:'IBM Plex Sans Arabic',sans-serif}
.cr-standalone-actions button,.cr-standalone-actions a{appearance:none;border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:10px;padding:9px 14px;text-decoration:none;font:700 12px/1.4 'IBM Plex Sans Arabic',sans-serif;cursor:pointer}.cr-standalone-actions button{background:#0f766e;color:#fff;border-color:#0f766e}.cr-standalone-actions span{font-size:11px;color:#64748b}
.cr-standalone-print .cr-paged-stack{padding:18px 0 30px!important}

/* ضمان أن كل Article هو صفحة مستقلة تمامًا في محرك الطباعة. */
@media print{
  @page{size:A4 portrait;margin:0!important}
  html,body,.cr-standalone-print{width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;background:#fff!important}
  .cr-standalone-actions,.cr-no-print{display:none!important}
  .cr-standalone-print .cr-paged-stack,.cr-paper-wrap .cr-paged-stack{display:block!important;width:210mm!important;min-width:210mm!important;max-width:210mm!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important}
  .cr-standalone-print .cr-paged-stack>.cr-static-paper,.cr-paper-wrap .cr-paged-stack>.cr-static-paper{
    display:block!important;position:relative!important;box-sizing:border-box!important;
    width:210mm!important;min-width:210mm!important;max-width:210mm!important;
    height:297mm!important;min-height:297mm!important;max-height:297mm!important;
    margin:0!important;padding:var(--cr-mt) var(--cr-mr) var(--cr-mb) var(--cr-ml)!important;
    overflow:hidden!important;box-shadow:none!important;border:0!important;
    break-inside:avoid-page!important;page-break-inside:avoid!important;
    break-after:page!important;page-break-after:always!important;
    print-color-adjust:exact!important;-webkit-print-color-adjust:exact!important;
  }
  .cr-standalone-print .cr-paged-stack>.cr-static-paper+ .cr-static-paper,.cr-paper-wrap .cr-paged-stack>.cr-static-paper+ .cr-static-paper{break-before:page!important;page-break-before:always!important}
  .cr-standalone-print .cr-paged-stack>.cr-static-paper:last-child,.cr-paper-wrap .cr-paged-stack>.cr-static-paper:last-child{break-after:auto!important;page-break-after:auto!important}
  .cr-static-page-badge{display:none!important}
}

/* Collapse حالة الدوام التفصيلية: مطوي افتراضيًا مع Summary واضح. */
.att-detail-collapse>summary{outline:none}.att-detail-collapse[open]>summary{border-bottom:1px solid #e7eef5}

@media(max-width:700px){
  .cr-v109-section-head{flex-direction:column}.cr-v109-head-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.cr-v109-head-actions .btn{width:100%;justify-content:center}
  .cr-v109-logo-previews{grid-template-columns:1fr}.cr-v109-logo-library{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:430px){.cr-v109-logo-library{grid-template-columns:1fr}.cr-v109-head-actions{grid-template-columns:1fr}}
