/*
Theme Name: CPHR - Center of Peace & Human Rights
Theme URI: https://cphr.so
Author: CPHR ICT Team
Author URI: https://cphr.so
Description: Mawduuc WordPress ah oo si buuxda ula shaqeeya <strong>Elementor Pro</strong>. Naqshad casri ah, si degdeg ah u shaqaynaysa, si buuxda loo habeyn karo (Customizable) — dhammaan qaybaha waa la tirtiri karaa, waa la beddeli karaa, kuwo cusub ayaa lagu dari karaa Elementor.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cphr
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, custom-logo, featured-images, translation-ready, elementor
*/

/* =============================================================
   SIDAN LOOGU TALAGALAY IN AYNAAN isku dhicin Elementor styling.
   Haddii aad isticmaalayso Elementor, style-yada halkan jooga
   waxay saameynayaan KALIYA markup-ka caadiga ah ee WordPress.
   Dhammaan naqshadda bogga Elementor ha lagu sameeyo.
   ============================================================= */

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif; color: #1e293b; background: #fff; line-height: 1.6; -webkit-font-smoothing: antialiased; }

img { max-width: 100%; height: auto; display: block; }
a { color: #4f46e5; text-decoration: none; transition: color .2s; }
a:hover { color: #c026d3; }

/* WordPress Core classes */
.alignleft { float: left; margin: .5em 1em .5em 0; }
.alignright { float: right; margin: .5em 0 .5em 1em; }
.aligncenter { display: block; margin: 1em auto; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: .875rem; color: #64748b; text-align: center; padding-top: .5em; }
.sticky { background: #f5f3ff; padding: 1.5em; border-radius: 8px; }
.screen-reader-text { clip: rect(1px,1px,1px,1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }

/* Comments */
.comment-list { list-style: none; padding: 0; }
.comment-body { background: #f8fafc; padding: 1em 1.25em; border-radius: 8px; margin-bottom: 1em; }

/* Tables */
table { border-collapse: collapse; width: 100%; }
table th, table td { border: 1px solid #e2e8f0; padding: .6em .8em; }

/* Pagination */
.pagination, .nav-links { display: flex; gap: .5em; justify-content: center; padding: 1.5em 0; flex-wrap: wrap; }
.pagination a, .nav-links a, .pagination span, .nav-links span {
  padding: .5em .9em; background: #fff; border: 1px solid #e2e8f0; border-radius: 6px; font-size: .9rem;
}
.pagination .current, .nav-links .current { background: #4f46e5; color: #fff; border-color: #4f46e5; }

/* Accessibility */
a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible {
  outline: 3px solid #c026d3; outline-offset: 2px;
}
