/*
Theme Name: YDML Lestari
Theme URI: https://dahetokmilah.org/
Author: Yayasan Dahetok Milah Lestari
Author URI: https://dahetokmilah.org/
Description: Tema WordPress untuk Yayasan Dahetok Milah Lestari (YDML), organisasi pendampingan masyarakat adat di Papua Selatan. Arsitektur informasi lembaga konservasi: hero slider, pilar strategi, kegiatan inti heksagonal, cerita lapangan, produk kampung, publikasi, wilayah kerja, dan dampak dalam angka. Palet rawa sagu, savana, dan oker tanah Malind. Mendukung mode gelap, pengalih bahasa ID-EN, serta Custom Post Type Program, Publikasi, Produk, Kegiatan, Galeri, dan Tim.
Version: 1.3.0
Requires at least: 6.0
Tested up to: 6.8
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: ydml
Tags: two-columns, right-sidebar, custom-menu, custom-logo, custom-colors, featured-images, translation-ready, block-styles, wide-blocks, threaded-comments, footer-widgets
*/

/*
 * Berkas ini sengaja tipis. Seluruh gaya visual dimuat dari
 * assets/css/ydml.css supaya mudah dirawat.
 *
 * JANGAN HAPUS berkas ini: WordPress memakainya untuk mengenali tema.
 * Blok komentar di atas wajib berada di baris paling pertama, tanpa
 * spasi atau baris kosong sebelumnya.
 *
 * Gaya di bawah hanya jaring pengaman bila assets/css/ydml.css gagal
 * dimuat (mis. karena plugin penggabung berkas).
 */

body {
	margin: 0;
	font-family: system-ui, -apple-system, "Segoe UI", sans-serif;
	line-height: 1.6;
}

.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	white-space: nowrap;
	border: 0;
}

.screen-reader-text:focus {
	position: static !important;
	width: auto;
	height: auto;
	clip: auto;
	clip-path: none;
	margin: 0;
}

.alignleft  { float: left;  margin-right: 1.5rem; }
.alignright { float: right; margin-left: 1.5rem; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.sticky, .bypostauthor, .gallery-caption, .wp-caption, .wp-caption-text { display: block; }
