.qdm-captcha{display:grid;gap:10px;min-width:0}
.qdm-captcha-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.qdm-captcha-row img,.qdm-captcha-placeholder{display:block;width:200px;height:64px;border:1px solid #55516f;border-radius:8px}
.qdm-captcha-placeholder{display:grid;place-items:center;font-size:13px}
.account-form .qdm-captcha-refresh{min-height:44px;padding:8px 14px;border:1px solid #8b7cff;border-radius:8px;background:transparent;color:inherit;cursor:pointer}
.qdm-captcha-refresh:focus-visible,.qdm-captcha input:focus-visible{outline:2px solid #b5a9ff;outline-offset:3px}
.qdm-captcha small{font-size:12px;line-height:1.6;opacity:.85}
.qdm-captcha input{text-transform:uppercase}
.qdm-captcha button:disabled{opacity:.55;cursor:wait}
body{min-width:320px;overflow-x:hidden}
html,#root,.site{max-width:100%;overflow-x:clip}
@media(max-width:900px){
  .brand{min-width:0}
  .page-shell{width:calc(100% - 24px)}
  .hero-copy{max-width:calc(100% - 96px);padding-inline:10px}
  .hero-copy strong{line-height:1.3}
}
@media(max-width:600px){
  .site-header{height:62px}.header-inner{height:60px}
  .brand-logo{width:38px;height:38px;flex-basis:38px}.brand-name{min-width:0}.brand-name small{display:none}
  .hero{height:300px}.hero-copy{max-width:calc(100% - 76px)}.hero-copy span{font-size:9px;letter-spacing:3px}.hero-copy strong{font-size:24px;letter-spacing:2px}.hero-copy p{font-size:14px;line-height:1.7}
  .hero-arrow{width:36px;height:40px;font-size:26px}.hero-arrow.prev{left:8px}.hero-arrow.next{right:8px}
  .notice-strip{height:auto;min-height:42px;padding:9px 14px;gap:12px;text-align:left}
  .toolbar{height:auto;min-height:74px}.tabs{flex-wrap:wrap}.sort{margin:9px 0 7px}
  .articles-grid,.software-grid,.rankings{grid-template-columns:1fr}.rankings{margin-inline:0}
  .footer-inner{grid-template-columns:1fr;gap:20px;padding-block:30px}.qr{display:none}
  .floating-left{display:none}.floating-right{right:10px;bottom:14px}
  .login-page,.user-page,.publish-page{width:calc(100% - 24px);padding-block:24px 44px}
  .login-visual{min-height:190px;padding:28px 24px}.login-visual strong{font-size:32px}
  .login-form-wrap,.register-card .login-form-wrap{padding:28px 20px}
  .profile-card{grid-template-columns:58px 1fr;gap:15px;padding:22px 18px}.profile-avatar{width:58px;height:58px}.profile-card h1{font-size:23px}.profile-card p{overflow-wrap:anywhere}
  .profile-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.profile-stats>div{min-width:0;padding:12px 6px}.profile-stats strong{font-size:18px}
  .user-panel{padding:20px 16px}
  .qdm-captcha-row{gap:8px}
}
