/*
Theme Name: Nakhla Studio
Theme URI: https://example.com/nakhla-studio
Author: OpenAI Codex
Author URI: https://openai.com
Description: A polished Arabic-friendly WordPress theme built for editable business websites and page builders.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: nakhla-studio
*/

body {
    margin: 0;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f7efe5;
    clip: auto !important;
    clip-path: none;
    color: #1f1d1a;
    display: block;
    height: auto;
    left: 8px;
    padding: 12px 16px;
    text-decoration: none;
    top: 8px;
    width: auto;
    z-index: 100000;
}

.alignleft {
    float: left;
    margin-right: 1.5rem;
}

.alignright {
    float: right;
    margin-left: 1.5rem;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption,
.gallery-caption,
.bypostauthor {
    max-width: 100%;
}
