/*
Theme Name: AZSERTUS SEO Theme
Theme URI: https://azsertus.az/
Author: Mono Digital
Description: Custom SEO-friendly WordPress theme converted from the AZSERTUS static website. Built for Rank Math compatibility, fast loading, clean templates and multilingual front-end content switching.
Version: 1.3.3
Text Domain: azsertus
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 8.0
*/

.screen-reader-text {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 10px;
  background: #fff;
  z-index: 99999;
}

/* AZSERTUS Modernization Layer */
.azsertus-modern-page { background: #fff; color: #1d2939; }
.azm-hero { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(320px, .9fr); gap: 42px; align-items: center; padding: 72px 0 48px; }
.azm-eyebrow { display: inline-flex; align-items: center; gap: 8px; font-weight: 700; color: #0b62a3; letter-spacing: .04em; text-transform: uppercase; font-size: 13px; margin-bottom: 14px; }
.azm-hero h1 { font-size: clamp(34px, 5vw, 62px); line-height: 1.05; margin: 0 0 18px; color: #102a43; font-weight: 800; }
.azm-lead { font-size: clamp(17px, 2vw, 21px); line-height: 1.7; color: #475467; max-width: 760px; margin-bottom: 26px; }
.azm-cta-row { display: flex; flex-wrap: wrap; gap: 14px; align-items: center; }
.azm-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 12px 22px; border-radius: 999px; font-weight: 800; text-decoration: none; transition: .2s ease; }
.azm-btn-primary { background: #0b62a3; color: #fff; box-shadow: 0 16px 34px rgba(11, 98, 163, .2); }
.azm-btn-primary:hover { color: #fff; transform: translateY(-2px); box-shadow: 0 20px 42px rgba(11, 98, 163, .28); }
.azm-btn-secondary { background: #eef7ff; color: #0b62a3; border: 1px solid rgba(11,98,163,.15); }
.azm-btn-secondary:hover { color: #0b62a3; transform: translateY(-2px); }
.azm-form-hint { margin: 16px 0 0; color: #667085; font-size: 14px; }
.azm-visual-placeholder { min-height: 380px; border-radius: 28px; background: linear-gradient(135deg, #f5fbff, #dceeff); border: 1px solid rgba(11,98,163,.12); padding: 24px; display: flex; align-items: stretch; box-shadow: 0 20px 70px rgba(16, 42, 67, .08); }
.azm-visual-inner { border: 1px dashed rgba(11,98,163,.35); border-radius: 22px; padding: 28px; display: flex; flex-direction: column; justify-content: end; width: 100%; background: radial-gradient(circle at 80% 20%, rgba(11,98,163,.16), transparent 34%); }
.azm-visual-inner strong { color: #102a43; font-size: 22px; }
.azm-visual-inner p { color: #475467; margin: 10px 0; }
.azm-visual-inner small { color: #667085; line-height: 1.6; }
.azm-trust { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; margin-bottom: 42px; }
.azm-trust-card { border: 1px solid #e6eef6; border-radius: 18px; padding: 18px; background: #fff; font-weight: 800; color: #102a43; box-shadow: 0 10px 34px rgba(16,42,67,.05); }
.azm-intro { display: grid; grid-template-columns: minmax(0, 1fr) 360px; gap: 32px; padding: 44px 0; border-top: 1px solid #eef2f6; }
.azm-intro h2, .azm-two-col h2, .azm-related h2, .azm-faq h2, .azm-final-cta h2 { color: #102a43; font-weight: 800; margin-bottom: 16px; }
.azm-intro p { color: #475467; line-height: 1.8; font-size: 17px; }
.azm-keywords { background: #f8fbfe; border: 1px solid #e6eef6; border-radius: 22px; padding: 22px; }
.azm-tag-row { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; }
.azm-tag-row span { background: #fff; border: 1px solid #e6eef6; color: #475467; border-radius: 999px; padding: 7px 11px; font-size: 13px; }
.azm-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; padding: 10px 0 48px; }
.azm-card, .azm-panel, .azm-related-card, .azm-faq details { border: 1px solid #e6eef6; border-radius: 22px; background: #fff; padding: 24px; box-shadow: 0 12px 38px rgba(16,42,67,.05); }
.azm-card h3 { color: #102a43; font-weight: 800; margin-bottom: 14px; }
.azm-list { padding-left: 18px; color: #475467; line-height: 1.8; margin-bottom: 0; }
.azm-list li { margin-bottom: 8px; }
.azm-two-col { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; padding: 20px 0 54px; }
.azm-steps { counter-reset: step; list-style: none; padding: 0; margin: 0; }
.azm-steps li { position: relative; padding: 12px 0 12px 48px; color: #475467; border-bottom: 1px solid #eef2f6; }
.azm-steps li:before { counter-increment: step; content: counter(step); position: absolute; left: 0; top: 8px; width: 32px; height: 32px; border-radius: 50%; background: #eef7ff; color: #0b62a3; display: grid; place-items: center; font-weight: 900; }
.azm-related { padding: 12px 0 52px; }
.azm-related-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.azm-related-card { text-decoration: none; color: inherit; display: flex; flex-direction: column; gap: 8px; min-height: 122px; }
.azm-related-card:hover { transform: translateY(-2px); border-color: rgba(11,98,163,.28); }
.azm-related-card strong { color: #102a43; }
.azm-related-card span { color: #667085; font-size: 14px; }
.azm-faq { padding: 10px 0 54px; }
.azm-faq-grid { display: grid; gap: 12px; }
.azm-faq summary { cursor: pointer; color: #102a43; font-weight: 800; }
.azm-faq p { color: #475467; line-height: 1.7; margin: 12px 0 0; }
.azm-final-cta { margin: 10px auto 72px; border-radius: 30px; background: linear-gradient(135deg, #102a43, #0b62a3); padding: 34px; display: flex; align-items: center; justify-content: space-between; gap: 24px; color: #fff; }
.azm-final-cta h2, .azm-final-cta p { color: #fff; margin-bottom: 8px; }
.azm-final-cta .azm-btn-secondary { background: rgba(255,255,255,.12); color: #fff; border-color: rgba(255,255,255,.22); }
@media (max-width: 991px) { .azm-hero, .azm-intro, .azm-two-col, .azm-final-cta { grid-template-columns: 1fr; display: grid; } .azm-trust, .azm-grid, .azm-related-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } .azm-final-cta { text-align: left; } }
@media (max-width: 640px) { .azm-hero { padding-top: 44px; } .azm-trust, .azm-grid, .azm-related-grid { grid-template-columns: 1fr; } .azm-visual-placeholder { min-height: 260px; } .azm-btn { width: 100%; } }
