/*
Theme Name: reibel
Theme URI: http://localhost/wp/
Author: OpenAI Codex
Author URI: https://openai.com/
Description: REIBEL Global Logistics için özel hazırlanmış, Tailwind tabanlı kurumsal WordPress teması.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: reibel
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

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

.screen-reader-text:focus {
  clip: auto;
  clip-path: none;
  width: auto;
  height: auto;
  padding: 1rem 1.25rem;
  background: #0f172a;
  color: #fff;
  left: 1rem;
  top: 1rem;
  z-index: 9999;
}
