.asm22-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.asm22-head h2{margin:5px 0 6px;font-size:28px}.asm22-head p{margin:0;color:#9fb2cc;max-width:820px}.asm22-tabs{display:flex;gap:5px;overflow-x:auto;margin:20px 0 0;padding:0 8px;background:#102a47;border:1px solid #294767;border-radius:14px 14px 0 0}.asm22-tabs button{border:0;background:transparent;color:#aebdd1;font-weight:800;padding:15px 13px;white-space:nowrap;cursor:pointer}.asm22-tabs button.active{color:#67adff;border-bottom:3px solid #ef233c}.asm22-tabs+section{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.asm22-overlay{position:fixed;inset:0;z-index:9999;background:rgba(2,8,18,.78);display:flex;align-items:center;justify-content:center;padding:20px}.asm22-modal{width:min(760px,96vw);max-height:90vh;overflow:auto;background:#0f2239;border:1px solid #315273;border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.45)}.asm22-title{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border-bottom:1px solid #294767}.asm22-title h2{margin:0}.asm22-title button{border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer}.asm22-body{padding:22px}.asm22-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.asm22-detail>div{padding:12px;border:1px solid #294767;border-radius:12px;background:#132c49}.asm22-detail b{display:block;color:#8fa6c0;font-size:12px;text-transform:uppercase;margin-bottom:4px}.asm22-message,.asm22-notes,.asm22-converted{margin-top:16px;padding:14px;border:1px solid #294767;border-radius:12px;background:#132c49}.asm22-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.asm22-actions .btn{flex:1 1 180px}@media(max-width:700px){.asm22-detail{grid-template-columns:1fr}.asm22-actions .btn{flex:1 1 46%}.asm22-head h2{font-size:24px}}