:root{--ess-green:#063d2b;--ess-gold:#c7992c;--ess-soft:#f6f8f7;--ess-border:#d9e4df}*{box-sizing:border-box}body{background:#f7faf9;color:#1f2937}.bg-ess{background:linear-gradient(135deg,#063d2b,#0b5b40)}.text-ess{color:var(--ess-green)}.content-wrap{padding:1.25rem}.sidebar{min-height:calc(100vh - 56px);background:#fff;border-inline-end:1px solid var(--ess-border)}.sidebar-desktop{position:sticky;top:56px;height:calc(100vh - 56px);overflow-y:auto}.list-group-item{border:0;border-radius:.75rem!important;margin:.15rem 0;color:#334155}.list-group-item.active{background:var(--ess-green);color:#fff}.card{border-radius:1rem}.card-header{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.metric-card{border-radius:1rem;background:#fff;padding:1rem;border:1px solid var(--ess-border);box-shadow:0 8px 24px rgba(6,61,43,.06)}.metric-value{font-size:2rem;font-weight:800;color:var(--ess-green)}.metric-label{font-size:.85rem;color:#64748b}.formula-box{background:#fff8e7;border:1px solid #ecd394;border-radius:.75rem;padding:.85rem;color:#4b3a09}.example-box{background:#f1f5f9;border-inline-start:4px solid var(--ess-green);border-radius:.75rem;padding:.85rem;margin-bottom:.75rem}.policy-list li{margin-bottom:.85rem}.login-bg{background:radial-gradient(circle at top,#e7f4ef,#f7faf9 50%,#fff)}.login-card{max-width:520px;width:100%;border-radius:1.5rem}.table td,.table th{vertical-align:middle}.progress{background:#e2e8f0}code{color:#0f5132}.offcanvas{max-width:320px}@media(max-width:991px){.content-wrap{padding:.85rem}.metric-value{font-size:1.45rem}.card-body{padding:1rem}}[dir="rtl"] body{font-family:"Cairo","Tahoma",Arial,sans-serif}[dir="ltr"] body{font-family:"Inter","Segoe UI",Arial,sans-serif}[dir="rtl"] .me-2{margin-left:.5rem!important;margin-right:0!important}.btn-success{background:var(--ess-green);border-color:var(--ess-green)}.btn-outline-success{color:var(--ess-green);border-color:var(--ess-green)}.btn-outline-success:hover{background:var(--ess-green);border-color:var(--ess-green)}
