/*
Theme Name: Kerjaya Modern SaaS
Theme URI: https://example.com/
Author: OpenAI
Author URI: https://openai.com/
Description: Theme WordPress custom untuk portal kerjaya gaya Modern SaaS Job Board dengan sokongan homepage premium, single jawatan conversion-focused, single artikel biasa, dan archive kategori jawatan-kosong.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: kerjaya-modern-saas
*/

html { scroll-behavior: smooth; }
body {
  margin: 0;
  background:
    radial-gradient(circle at top left, rgba(59,130,246,0.10), transparent 30%),
    radial-gradient(circle at top right, rgba(148,163,184,0.10), transparent 24%),
    linear-gradient(180deg, #f8fbff 0%, #ffffff 35%, #ffffff 100%);
}
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; }
.screen-reader-text {
  border: 0; clip: rect(1px,1px,1px,1px); clip-path: inset(50%);
  height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;
}
.screen-reader-text:focus {
  clip: auto !important; clip-path: none; height: auto; width: auto; margin: 0;
  left: 5px; top: 5px; z-index: 100000; padding: 15px 23px 14px; background: #fff; color: #1d4ed8;
}
