/* KBM Theme Core 1.3.7-rc.39 — A5 canonical base CSS */
:root{
  --kbm-theme-navy:#10233f;
  --kbm-theme-navy-2:#081f31;
  --kbm-theme-yellow:#ffcc00;
  --kbm-theme-yellow-2:#f5b700;
  --kbm-theme-bg:#f6f8fb;
  --kbm-theme-text:#0f172a;
  --kbm-theme-muted:#64748b;
  --kbm-theme-border:#e2e8f0;
  --kbm-theme-shell-max:1280px;
  --kbm-theme-gutter:24px;
  --kbm-theme-adminbar:0px;
  --kbm-theme-font:var(--kbm-font-lock,var(--kbm-font-family,"Estedad","Estedad","Vazirmatn",Tahoma,Arial,sans-serif));
}
*{box-sizing:border-box}
html{min-width:0;max-width:100%;background:var(--kbm-theme-bg);scroll-behavior:smooth}
body.kbm-theme-core{min-width:0;max-width:100%;margin:0;background:var(--kbm-theme-bg);color:var(--kbm-theme-text);overflow-x:clip;font-family:var(--kbm-theme-font);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
@supports not (overflow:clip){body.kbm-theme-core{overflow-x:hidden}}
body.kbm-theme-core a{color:inherit;text-decoration:none}
body.kbm-theme-core button,body.kbm-theme-core input,body.kbm-theme-core select,body.kbm-theme-core textarea{font:inherit}
body.kbm-theme-core img,body.kbm-theme-core video,body.kbm-theme-core iframe,body.kbm-theme-core canvas,body.kbm-theme-core svg{max-width:100%}
body.kbm-theme-core img,body.kbm-theme-core video{height:auto}
.kbm-skip-link{position:absolute;inset-inline-start:-9999px;width:1px;height:1px;overflow:hidden}
.kbm-skip-link:focus{inset-inline-start:16px;top:calc(var(--kbm-theme-adminbar) + 12px);width:auto;height:auto;z-index:100000;background:#fff;color:#111827;border:2px solid var(--kbm-theme-yellow);border-radius:12px;padding:10px 14px;font-weight:900}
.kbm-shell{width:min(var(--kbm-theme-shell-max),calc(100% - (var(--kbm-theme-gutter) * 2)));max-width:min(var(--kbm-theme-shell-max),calc(100% - (var(--kbm-theme-gutter) * 2)));margin-inline:auto;padding-block:16px 0;min-width:0}
.kbm-shell--front{padding-top:16px}
.kbm-theme-content,.kbm-theme-single,.kbm-theme-404,.kbm-theme-empty,.kbm-theme-loop{background:transparent}
.kbm-theme-loop{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}
.kbm-theme-loop-card{background:#fff;border:1px solid var(--kbm-theme-border);border-radius:22px;padding:14px;box-shadow:0 10px 28px rgba(15,23,42,.05);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.kbm-theme-loop-card:hover{transform:translateY(-3px);box-shadow:0 14px 38px rgba(15,23,42,.12);border-color:#f5c400}
.kbm-theme-loop-card__media{display:block;aspect-ratio:4/3;border-radius:18px;overflow:hidden;background:#eef2f7;margin-bottom:12px}
.kbm-theme-loop-card__media img{width:100%;height:100%;object-fit:cover;display:block}
.kbm-theme-loop-card h2{font-size:18px;line-height:1.7;margin:0 0 6px}.kbm-theme-loop-card h2 a{color:#0f172a}.kbm-theme-loop-card p{margin:0;color:#64748b;line-height:1.9;font-size:14px}
.kbm-theme-page-head h1{font-size:clamp(28px,4vw,44px);line-height:1.35;margin:0 0 18px;color:#0f172a}.kbm-theme-single__thumb{border-radius:22px;overflow:hidden;margin-bottom:16px}
.kbm-theme-404{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px}.kbm-theme-404 h1{font-size:clamp(34px,6vw,64px);margin:0}
.kbm-theme-cta,.kbm-theme-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border:1px solid transparent;border-radius:13px;padding:8px 14px;font-weight:900;line-height:1.4;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}
.kbm-theme-btn--primary,.kbm-theme-cta{background:var(--kbm-theme-yellow);color:#111827;border-color:#efba00}.kbm-theme-btn--ghost{background:#fff;color:#10233f;border-color:#dbe3ea}
.kbm-theme-btn:hover,.kbm-theme-cta:hover{transform:translateY(-1px)}
.kbm-theme-search{position:relative;z-index:10}.kbm-theme-search input{width:100%;height:40px;padding:0 12px 0 42px;direction:rtl;border:1px solid #e2e8f0;border-radius:13px;background:#fff;color:#0f172a;font-size:13px}.kbm-theme-search button{position:absolute;left:0;right:auto;top:0;width:40px;height:40px;border:0;background:transparent;color:#475569;display:grid;place-items:center}
body.kbm-theme-core .kbm-theme-phase-single--kbm_ad .kbm-theme-page-head,body.kbm-theme-core .kbm-theme-phase-single--kbm_ad .kbm-theme-single__thumb{display:none}
body.kbm-theme-core .kbm-theme-phase-single--kbm_ad>:first-child{margin-top:0}
body.kbm-theme-core .kbm-shell :where(.kbm-adv-slot,.kbm-adv-card,.kbm-adv-wrap,.kbm-adv-global-main,.kbm-vhub-sponsored,.kbm-p19-slot){max-width:100%;width:100%;min-width:0;overflow:hidden}
body.kbm-theme-core .kbm-theme-runtime-recovery{width:min(760px,calc(100% - 28px));margin:48px auto;padding:28px;border:1px solid #e2e8f0;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(15,23,42,.08);text-align:right}
body.kbm-theme-core .kbm-theme-runtime-recovery h1{margin:0 0 10px;font-size:24px;color:#081f31}body.kbm-theme-core .kbm-theme-runtime-recovery p{margin:0 0 16px;color:#64748b;line-height:1.9}body.kbm-theme-core .kbm-theme-runtime-recovery a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:8px 16px;border-radius:13px;background:#ffcd11;color:#081f31;font-weight:900}
body.kbm-theme-core :where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #b77900;outline-offset:3px}
@media(max-width:767px){body.kbm-theme-core:not(.kbm-theme-clean-submit-viewport-26):not(.kbm-auth-focus-82){padding-bottom:calc(62px + env(safe-area-inset-bottom,0px))}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.kbm-theme-core *,body.kbm-theme-core *::before,body.kbm-theme-core *::after{animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms}}
@media print{.kbm-theme-header,.kbm-theme-footer,.kbm-theme-mobile-appbar,.kbm-theme-scroll-top{display:none}body.kbm-theme-core{background:#fff}.kbm-shell{max-width:100%;padding:0 16px}}
