/* Albumik 0.1.40 LOGS MENU FIX */
body.a40-ready .a40-tool-btn{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:40px!important;border-radius:14px!important;padding:0 14px 0 46px!important;border:0!important;background:transparent!important;color:rgba(255,255,255,.72)!important;font-size:14.5px!important;font-weight:540!important;text-align:left!important;cursor:pointer!important;transition:.18s ease!important}
body.a40-ready .a40-tool-btn:hover{transform:translateX(3px)!important;background:rgba(255,255,255,.105)!important;box-shadow:inset 3px 0 0 rgba(214,47,147,.78),0 10px 24px rgba(0,0,0,.10)!important;color:#fff!important}
body.a40-ready .a40-tool-btn.active{background:linear-gradient(135deg,#d62f93,#8b50f4)!important;color:#fff!important;box-shadow:0 15px 38px rgba(214,47,147,.30)!important}
body.a40-ready .a40-tool-btn svg{width:20px!important;height:20px!important;min-width:20px!important;stroke:currentColor!important;fill:none!important;stroke-width:2.1!important;stroke-linecap:round!important;stroke-linejoin:round!important}
body.a40-ready .a40-tools-sub{display:grid!important;gap:6px!important}
body.a40-ready .a40-page{width:100%!important;max-width:none!important}
body.a40-ready .a40-page-head{display:flex!important;justify-content:space-between!important;gap:18px!important;align-items:flex-end!important;margin-bottom:22px!important}
body.a40-ready .a40-page-head h1{margin:0 0 7px!important;font-size:clamp(31px,2.1vw,38px)!important;font-weight:760!important;letter-spacing:-.9px!important;color:#101827!important}
body.a40-ready .a40-page-head p{margin:0!important;color:#687188!important;font-size:15.5px!important;font-weight:500!important}
body.a40-ready .a40-stats{display:grid!important;grid-template-columns:repeat(4,minmax(150px,1fr))!important;gap:14px!important;margin-bottom:18px!important}
body.a40-ready .a40-stat{background:rgba(255,255,255,.96)!important;border:1px solid #e7eaf2!important;border-radius:22px!important;box-shadow:0 18px 46px rgba(24,28,48,.058)!important;padding:18px!important;min-height:86px!important}
body.a40-ready .a40-stat span{display:block!important;color:#747b92!important;font-size:13px!important;font-weight:520!important;margin-bottom:6px!important}
body.a40-ready .a40-stat strong{color:#111827!important;font-size:25px!important;font-weight:760!important;letter-spacing:-.6px!important}
body.a40-ready .a40-card{background:rgba(255,255,255,.96)!important;border:1px solid #e7eaf2!important;border-radius:26px!important;box-shadow:0 20px 56px rgba(24,28,48,.075)!important;padding:18px!important;margin-bottom:18px!important}
body.a40-ready .a40-toolbar{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;margin-bottom:16px!important}
body.a40-ready .a40-filters{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}
body.a40-ready .a40-input,body.a40-ready .a40-select{height:42px!important;border-radius:14px!important;border:1px solid #e1e5ef!important;background:#fff!important;color:#111827!important;padding:0 12px!important;font-size:14.5px!important;font-weight:600!important;outline:none!important}
body.a40-ready .a40-input{min-width:260px!important}
body.a40-ready .a40-btn{height:42px!important;border-radius:14px!important;border:1px solid #e1e5ef!important;background:#fff!important;color:#111827!important;padding:0 15px!important;font-size:14.5px!important;font-weight:600!important;white-space:nowrap!important;cursor:pointer!important;box-shadow:0 8px 22px rgba(24,28,48,.045)!important;transition:.18s ease!important}
body.a40-ready .a40-btn:hover{transform:translateY(-2px)!important;border-color:rgba(214,47,147,.35)!important;box-shadow:0 14px 34px rgba(24,28,48,.10)!important}
body.a40-ready .a40-btn-primary{background:linear-gradient(135deg,#d62f93,#8b50f4)!important;color:#fff!important;border:0!important}
body.a40-ready .a40-btn-danger{background:#fff0f4!important;border-color:#ffd0de!important;color:#bd174e!important}
body.a40-ready .a40-list{display:grid!important;gap:12px!important}
body.a40-ready .a40-item{display:grid!important;grid-template-columns:160px 1fr auto!important;gap:14px!important;align-items:center!important;border:1px solid #edf0f6!important;border-radius:18px!important;background:#fff!important;padding:14px!important;box-shadow:0 10px 26px rgba(24,28,48,.045)!important}
body.a40-ready .a40-type{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:31px!important;border-radius:999px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:800!important}
body.a40-ready .a40-type.fail{color:#b91c1c!important;background:#fee2e2!important}body.a40-ready .a40-type.ok{color:#166534!important;background:#dcfce7!important}body.a40-ready .a40-type.info{color:#334155!important;background:#f1f5f9!important}
body.a40-ready .a40-item strong{display:block!important;color:#111827!important;font-size:14.5px!important;margin-bottom:5px!important;word-break:break-word!important}
body.a40-ready .a40-item span{color:#6b7280!important;font-size:13px!important;line-height:1.45!important;word-break:break-word!important}
body.a40-ready .a40-empty{border:1px dashed #e1e5ef!important;border-radius:20px!important;background:#fbfcff!important;color:#747b92!important;padding:28px!important;text-align:center!important;font-size:15px!important}
@media(max-width:900px){body.a40-ready .a40-stats{grid-template-columns:1fr 1fr!important}body.a40-ready .a40-item{grid-template-columns:1fr!important}body.a40-ready .a40-input{min-width:100%!important}}
@media(max-width:560px){body.a40-ready .a40-stats{grid-template-columns:1fr!important}}
/* Albumik 0.1.40 marker */
