/*
Theme Name: SEARCHLIGHT
Theme URI: https://searchlight-inc.jp/
Author: SEARCHLIGHT
Description: SEARCHLIGHT corporate theme. Fixed visual system with WordPress-native content editing; no page builder required.
Version: 1.2.3
Requires at least: 6.7
Requires PHP: 7.4
Text Domain: searchlight
*/

/* Page-specific styles are loaded from assets/css to preserve the approved HTML designs. */

body,
body * {
  font-family: "Noto Sans JP", sans-serif !important;
}

.admin-bar .sl-site-header { top: 32px; }
@media (max-width: 782px) { .admin-bar .sl-site-header { top: 46px; } }

img { max-width: 100%; height: auto; }
:focus-visible { outline: 2px solid #9e8b5a; outline-offset: 3px; }
