@media (max-width:820px){
  .sh-hero{grid-template-columns:1fr!important;gap:10px!important;align-items:start!important}
  .sh-hero .sub{-webkit-line-clamp:3!important;line-clamp:3!important}
  .sh-chain{
    display:grid!important;order:2!important;place-items:center!important;position:relative!important;
    min-height:150px!important;padding:10px 8px!important;border-radius:18px!important;
    background:linear-gradient(145deg,#0a3250,#124d65)!important;border:1px solid rgba(214,184,98,.42)!important;
    box-shadow:0 8px 22px rgba(14,46,78,.14)!important;overflow:hidden!important;
  }
  .sh-chain-svg{width:100%!important;max-width:250px!important;height:auto!important;opacity:.6!important}
  .sh-chain .v59-son-harf-art{display:block!important;position:relative!important;z-index:2!important;width:min(100%,248px)!important;max-height:132px!important;object-fit:contain!important;margin:-16px auto 0!important}
  .sh-mode-card{order:3!important;width:100%!important;min-height:0!important;padding:10px 11px!important;border-radius:16px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:8px!important}
  .sh-mode-icon{width:34px!important;height:34px!important}
  .sh-mode-card strong{font-size:12px!important}
  .sh-mode-card small{font-size:10px!important}
}
@media (max-width:390px){
  .sh-chain{min-height:136px!important;padding:8px!important}
  .sh-chain-svg{max-width:220px!important}
  .sh-chain .v59-son-harf-art{width:min(100%,220px)!important;max-height:118px!important}
}
